[jdk8u-dev] RFR: 8274840: Update OS detection code to recognize Windows 11

Rui Li duke at openjdk.org
Fri Jul 29 23:37:39 UTC 2022


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`

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

Depends on: https://git.openjdk.org/jdk8u-dev/pull/91

Commit messages:
 - Backport 97ea9dd2f24f9f1fb9b9345a4202a825ee28e014

Changes: https://git.openjdk.org/jdk8u-dev/pull/93/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=93&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8274840
  Stats: 15 lines in 2 files changed: 13 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk8u-dev/pull/93.diff
  Fetch: git fetch https://git.openjdk.org/jdk8u-dev pull/93/head:pull/93

PR: https://git.openjdk.org/jdk8u-dev/pull/93


More information about the jdk8u-dev mailing list