Integrated: JDK-8294837: unify Windows 2019 version check in os_windows and java_props_md

Matthias Baesken mbaesken at openjdk.org
Thu Oct 6 07:14:34 UTC 2022


On Wed, 5 Oct 2022 09:21:50 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

> Currently the buildNumber check for Windows 2019 server differs in os_windows.cpp and java_props_md.c ( java_props_md.c still checks pre GA versions , this is probably not necessary any more ).
> The check should be unified.

This pull request has now been integrated.

Changeset: 7012d4ba
Author:    Matthias Baesken <mbaesken at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/7012d4ba5529f8d5b3db508ac4924073ae1eb4cd
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8294837: unify Windows 2019 version check in os_windows and java_props_md

Reviewed-by: alanb, rriggs

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

PR: https://git.openjdk.org/jdk/pull/10570


More information about the core-libs-dev mailing list