[jdk15u-dev] RFR: 8276841: Add support for Visual Studio 2022
Sergey Bylokhov
serb at openjdk.org
Thu Aug 4 09:21:44 UTC 2022
Hi all,
This pull request contains a backport of commit [f65db88b](https://github.com/openjdk/jdk/commit/f65db88b74911e5896d2ff536c4ac97e7f62d98b) from the [openjdk/jdk](https://git.openjdk.java.net/jdk) repository.
The commit being backported was authored by Yasumasa Suenaga on 9 Nov 2021 and was reviewed by Erik Joelsson and Magnus Ihse Bursie.
The change is not "clean" because the jdk15u supports more versions than the jdk/jdk.
I have tested the build using VS 2019 and 2022, results of tier1/tier2 are the same.
Thanks!
-------------
Commit messages:
- Backport f65db88b74911e5896d2ff536c4ac97e7f62d98b
Changes: https://git.openjdk.org/jdk15u-dev/pull/252/files
Webrev: https://webrevs.openjdk.org/?repo=jdk15u-dev&pr=252&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8276841
Stats: 17 lines in 1 file changed: 15 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk15u-dev/pull/252.diff
Fetch: git fetch https://git.openjdk.org/jdk15u-dev pull/252/head:pull/252
PR: https://git.openjdk.org/jdk15u-dev/pull/252
More information about the jdk-updates-dev
mailing list