Skip to content

Conversation

@graalvmbot
Copy link
Collaborator

JDK builds with different pre-release identifier ($PRE) do not necessarily use comparable build numbers ($BUILD). Thus, we restrict the JVMCIVersionCheck to known pre-release identifiers, namely empty (a release) and ea (used for official early-access builds). Versions with other pre-release identifiers are ignored, i.e., the JVMCVersionCheck will never complain.

This follows-up on #8699, which added general support for checking OpenJDK versions in JVCMIVersionCheck.

See https://openjdk.org/jeps/223 for the official documentation of the versioning scheme.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Apr 17, 2024
@graalvmbot graalvmbot closed this Apr 18, 2024
@graalvmbot graalvmbot merged commit c0959ee into master Apr 18, 2024
@graalvmbot graalvmbot deleted the je/jvmci-version-check-only-ga-and-ea-GR-53458 branch April 18, 2024 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants