[jdk8u-dev] Integrated: 8274840: Update OS detection code to recognize Windows 11
Rui Li
duke at openjdk.org
Tue Aug 30 17:38:28 UTC 2022
On Fri, 29 Jul 2022 22:38:36 GMT, Rui Li <duke at openjdk.org> wrote:
> This pull request contains a backport of commit https://github.com/openjdk/jdk/commit/97ea9dd2f24f9f1fb9b9345a4202a825ee28e014
>
> The original author is Matthias Baesken and co-authored by Arno Zeller. It was reviewed by clanger, dholmes.
>
> The backport was clean after updating filepath.
>
>
> Verified on win11: when doing `java -XshowSettings:properties -version`, can see `os.name = Windows 11`
This pull request has now been integrated.
Changeset: bd946fa7
Author: Rui Li <ruiamzn at amazon.com>
Committer: Severin Gehwolf <sgehwolf at openjdk.org>
URL: https://git.openjdk.org/jdk8u-dev/commit/bd946fa751cc3b979bb9906941b4570d1750471f
Stats: 15 lines in 2 files changed: 13 ins; 0 del; 2 mod
8274840: Update OS detection code to recognize Windows 11
Reviewed-by: phh
Backport-of: 97ea9dd2f24f9f1fb9b9345a4202a825ee28e014
-------------
PR: https://git.openjdk.org/jdk8u-dev/pull/93
More information about the jdk8u-dev
mailing list