-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use simpler logic to compare the Java version numerically
- Loading branch information
Showing
1 changed file
with
6 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This
else
code block, starting at line 294, for JDKs other than Temurin's, should take care of the OpenJ9 JVM too, as evidently the OpenJ9 JVM doesn't support CDS-archive option at all. So thiselse
code block should be: