Hacker News new | ask | show | jobs
by Alupis 1347 days ago
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.
2 comments

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?