[jdk17u-dev] RFR: 8285497: Add system property for Java SE specification maintenance version
Justin Lu
jlu at openjdk.org
Mon Jun 17 20:46:30 UTC 2024
Please review this PR which is a backport of https://github.com/openjdk/jdk17u-ri/commit/c2c9e7fb8c857e40bc43b4053c2633825d4fb68e
This change adds the `"java.specification.maintenance.version"` system property with a value of 1.
Associated GHA run: https://github.com/justin-curtis-lu/jdk17u-dev/actions/runs/9553139534
-------------
Commit messages:
- 8285497: Add system property for Java SE specification maintenance version
Changes: https://git.openjdk.org/jdk17u-dev/pull/2598/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2598&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8285497
Stats: 21 lines in 4 files changed: 19 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/2598.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/2598/head:pull/2598
PR: https://git.openjdk.org/jdk17u-dev/pull/2598
More information about the jdk-updates-dev
mailing list