Java: RedHat X IBM Annoucement(redhat.com)
redhat.com
Java: RedHat X IBM Annoucement
https://www.redhat.com/en/blog/evolving-our-middleware-strategy
3 comments
I think you're correct: Compile shouldn't be an issue, it's usually things from the standard JDK being removed.
A recent example is JAXB classes/APIs being removed from SDK into their own lib jars.
If the legacy system uses some arcane build system I could see this being an issue.
A recent example is JAXB classes/APIs being removed from SDK into their own lib jars.
If the legacy system uses some arcane build system I could see this being an issue.
It's probably just the pain thart comes from modularization.
I have to imagine the so-to-be IBMers aren’t happy. Among other things, they’re now stuck with IBM’s BS once a year 401k match.
I'm unaware of cases where Java 8 sources will not compile on newer JVMs.