[jdk11u-dev] RFR: 8340387: Update OS detection code to recognize Windows Server 2025
Andrew John Hughes
andrew at openjdk.org
Tue Jan 28 16:01:52 UTC 2025
On Thu, 12 Dec 2024 11:57:30 GMT, Antonio Vieiro <duke at openjdk.org> wrote:
> Backport of [JDK-8340387](https://bugs.openjdk.org/browse/JDK-8340387) to update OS detection code to recognize Windows Server 2025. This is a clean backport (but for copyright headers). Passes tier1 tests on Windows.
Change looks good, but is not clean. In `java_props_md.c`, both copyright headers and `buildNumber` context differ from 17u. [JDK-8294837](https://bugs.openjdk.org/browse/JDK-8294837) should really have been backported before this, but I'm happy for this to go in first and then that as a follow-up.
-------------
Marked as reviewed by andrew (Reviewer).
PR Review: https://git.openjdk.org/jdk11u-dev/pull/2977#pullrequestreview-2578726642
More information about the jdk-updates-dev
mailing list