this post was submitted on 10 Jul 2025
539 points (99.3% liked)

Programmer Humor

24932 readers
1179 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] blackn1ght@feddit.uk 29 points 1 day ago (5 children)

What is it about Java where companies are hesitate to upgrade? Do the Java releases always bring breaking changes or are the companies that use Java have a culture of not prioritising tech upgrades?

[–] pillowtags@lemmy.dbzer0.com 36 points 1 day ago

I think many companies don’t actively maintain a large portion of their code base at all. So any amount of work, no matter how small, involves a “project” and “budget” and “approvals” to even assign somebody to the task of upgrading.

Then you have the testing and due diligence from whomever actually uses the thing.

load more comments (4 replies)