Hacker News new | ask | show | jobs
by mey 1349 days ago
Cries in current projects still on Java 8.
2 comments

The 8 -> 9+ transition is rough. But once you've done that, upgrading to the latest LTS is really as simple as it used to be back in the glory days.
And again a pain going 11 LTS to 17 LTS with the great Java EE rename (javax to jakarta).
I see people say this all the time, but I’ve never actually experienced it and I’ve done 2 upgrades from 8 to 11.

Yes they removed some stuff from the jdk, but they’re simple 1 liners in your pom to add back.

What have you run into that was a major blocker?

Are we colleagues?