Is OpenJDK 7 still supported?

Is OpenJDK 7 still supported?

Support for OpenJDK is Available Just as with the Java 6 and 7 versions of OpenJDK, Red Hat will probably take the lead and maintain the codebase in cooperation with other vendors like IBM, Amazon, and Azul. Maintenance for OpenJDK 8 is planned for at least another 4 years, until September 2023.

Which version of JDK is best?

Java SE 8 remains the preferred production standard in 2019. While both 9 and 10 have been released, neither will be offering LTS. Since it’s first release in 1996, Java has maintained a reputation for being one of the most secure, reliable, and platform independent languages for computer programming.

What is OpenJDK latest version?

Let’s now check out the OpenJDK versions:

  • OpenJDK 8 project – 18 March 2014.
  • OpenJDK 8u project – this project develops updates to Java Development Kit 8.
  • OpenJDK 9 project – 21 September 2017.
  • JDK project release 10 – 20 March 2018.
  • JDK project release 11 – 25 September 2018.
  • JDK project release 12 – Stabilization phase.

Is Java 7 still supported by Oracle?

Java 7 has finally met its maker and will no longer be supported by Oracle via security updates. This means that Oracle will not post further updates of Java SE 7 to its public download sites. Users who still wish to access security updates are recommended to purchase commercial long-term support or upgrade to Java 8.

Who maintains OpenJDK?

Red Hat
Red Hat is taking over maintenance responsibilities for OpenJDK 8 and OpenJDK 11 from Oracle. Red Hat will now oversee bug fixes and security patches for the two older releases, which serve as the basis for two long-term support releases of Java.

Is OpenJDK still free?

OpenJDK (Open Java Development Kit) is a free and open-source implementation of the Java Platform, Standard Edition (Java SE). The implementation is licensed under the GPL-2.0-only with a linking exception.

Is 7.0 the end of life?

On September 30, 2016, IBM announced that WAS 7.0 and 8.0 will reach end of support on April 30, 2018.

Back To Top