[jdk17u-dev] RFR: 8285497: Add system property for Java SE specification maintenance version

Andrew John Hughes andrew at openjdk.org
Thu Jun 27 14:21:21 UTC 2024


On Thu, 27 Jun 2024 13:36:00 GMT, Andrew John Hughes <andrew at openjdk.org> wrote:

>> 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
>
> The copyright header changes are a bit odd, because `java/lang/System.java` is bumped to 2022 but `java/lang/VersionProps.java.template` is bumped to 2024. However, I think this is because the former matches the original 19u patch (as does `PolicyFile.java` which doesn't need bumping here as it's already 2023), while the `VersionProps.java.template` is a new change unique to 17 as it sets us to MR1.
> 
> So ok with me.

> @gnu-andrew 8285497: There is no maintainer approval request for this issue.

Ah, right.
@justin-curtis-lu this won't move forward unless you request approval.

-------------

PR Comment: https://git.openjdk.org/jdk17u-dev/pull/2598#issuecomment-2194828883


More information about the jdk-updates-dev mailing list