[jdk8u-dev] RFR: 8274840: Update OS detection code to recognize Windows 11 [v2]
Rui Li
duke at openjdk.org
Tue Aug 30 09:20:27 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`
Rui Li has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase.
-------------
Changes:
- all: https://git.openjdk.org/jdk8u-dev/pull/93/files
- new: https://git.openjdk.org/jdk8u-dev/pull/93/files/c6a6e603..c6a6e603
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=93&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=93&range=00-01
Stats: 0 lines in 0 files changed: 0 ins; 0 del; 0 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