

Java SE 11 OR 17 remains the preferred production standard in 2022. Java SE 11 was released in September 2018 and will be the next major version with long term support (LTS). For these reasons, LTS support editions are only recommendations for production releases including Java SE 8 and Java SE 11. BUT REMEMBER it will not offer long term support (LTS). Update (March 29, 2020): Java 14 is the latest stable release and shows promising new features.

Update (February 15, 2021): Java 11 remains most recent version featuring long term support (LTS) while Java 15 offers promising new features. This leaves 3 versions offering LTS (8, 11, and now 17). In 2022, the majority of applications are using Java 8+. While Java 17 offers LTS, it's certainly not unusual if your application is using 11 or even 8.

It's important to note that even in 2022, many applications continue to run on Java 8 and Java 11.
