[jdk11u-ri] RFR: 8302365: Add system property for Java SE specification maintenance version
Justin Lu
jlu at openjdk.org
Thu Feb 23 00:24:37 UTC 2023
This PR adds the system property: _java.specification.maintenance.version_ with a value of 2. This change is done towards the Reference Implementation of the proposed Java SE 11 Maintenance Release 2 (https://mail.openjdk.org/pipermail/jdk8u-dev/2023-February/016710.html).
-------------
Commit messages:
- Add java.specification.maintenance.version system property with value of 2
Changes: https://git.openjdk.org/jdk11u-ri/pull/5/files
Webrev: https://webrevs.openjdk.org/?repo=jdk11u-ri&pr=5&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8302365
Stats: 23 lines in 4 files changed: 20 ins; 0 del; 3 mod
Patch: https://git.openjdk.org/jdk11u-ri/pull/5.diff
Fetch: git fetch https://git.openjdk.org/jdk11u-ri pull/5/head:pull/5
PR: https://git.openjdk.org/jdk11u-ri/pull/5
More information about the jdk-updates-dev
mailing list