top | item 16920182

(no title)

LudoA | 7 years ago

Except Java 9 is already no longer supported. The next viable Java version after Java 8 is Java 11, which is an LTS version. Java 11 will come out around September this year.

So in reality, this means organizations have a couple months to migrate everything from Java 8 to Java 11. Laughable.

discuss

order

mcroft|7 years ago

Also, once you get to Java 11, you need to either pay for the LTS version or be prepared to update Java every 6 months with no overlap.

Because of the increased release cadence, there is also no guarantee that there won't be breaking changes between LTS versions. (Java 9 already became the first Java release ever to actually remove deprecated classes, although in a very minor way).

carlos22|7 years ago

Older Eclipse based software does not work with Java 9.