Legacy Knowledge Base
Published Sep. 10, 2025

JDK Certification, Java TCK Compliance, and Liferay

Written By

Joel Garman

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

Legacy Article

You are viewing an article from our legacy "FastTrack" publication program, made available for informational purposes. Articles in this program were published without a requirement for independent editing or verification and are provided"as is" without guarantee.

Before using any information from this article, independently verify its suitability for your situation and project.

With the release of JDK11, Oracle's new Java SE Support Policy (also see here) brings changes to the Java Enterprise community. The following article outlines Liferay's approach concerning the certification of JDK releases for existing versions of Liferay Digital Experience Platform and Liferay Portal.

Resolution

Moving forward, the only JDK major releases to be certified by Liferay will be those marked for LTS (long term support).

Liferay has chosen not to individually certify OpenJDK binaries. The compatibility of open source JDK binaries will depend on the Java Technical Compatibility Kit (TCK) certification of that binary. Meaning, if a JDK binary is Java TCK compliant or certified then that binary will be compatible for use with Liferay.

Liferay DXP 7.1 and Above

All Java Technical Compatibility Kit (TCK) compliant builds of Java 11 and Java 8 and specific JDKs listed on the compatibility matrix.

Liferay DXP 7.0

All Java Technical Compatibility Kit (TCK) compliant builds of Java 8 and specific JDKs listed on the compatibility matrix.

Liferay is not testing any JDK 11 distributions (open or otherwise). An upgrade of the OSGi framework is necessary to certify JDK 11 as compatible with Liferay DXP 7.0. These framework changes were included in Liferay DXP 7.1. Backporting these changes to 7.0 may compromise the stability of 7.0 and will not be performed.

Liferay Portal 6.2 EE

For specific JDKs please see the compatibility matrix. Liferay is not testing any JDK 11 distributions (open or otherwise).

Additional Information

Did this article resolve your issue ?

Legacy Knowledge Base