On Wed, 5 Oct 2022 09:21:50 GMT, Matthias Baesken <mbaes...@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 <mbaes...@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