[jdk17u-ri] Integrated: 8285497: Add system property for Java SE specification maintenance version
Justin Lu
jlu at openjdk.org
Wed May 8 17:21:07 UTC 2024
On Thu, 18 Apr 2024 15:44:10 GMT, Justin Lu <jlu at openjdk.org> wrote:
> Please review this PR which is a backport of adding the "java.specification.maintenance.version" system property.
> The property is initialized with a value of 1, which corresponds with the Java SE 17 Maintenance Release 1.
>
> Note that the only change in this backport is the uncommenting of the system property in `VersionProps.java.template`. And as such, the copyright year is updated to 2024, not the original backport year.
>
> For reference, the approved CSR: https://bugs.openjdk.org/browse/JDK-8330418
This pull request has now been integrated.
Changeset: c2c9e7fb
Author: Justin Lu <jlu at openjdk.org>
URL: https://git.openjdk.org/jdk17u-ri/commit/c2c9e7fb8c857e40bc43b4053c2633825d4fb68e
Stats: 22 lines in 4 files changed: 19 ins; 0 del; 3 mod
8285497: Add system property for Java SE specification maintenance version
Reviewed-by: lancea, iris, prr, andrew
Backport-of: 59ef76a365eafe40d8d68b4d5e028f0e731abd01
-------------
PR: https://git.openjdk.org/jdk17u-ri/pull/2
More information about the jdk-updates-dev
mailing list