[jdk11u-dev] RFR: 8221988: add possibility to build with Visual Studio 2019 [v3]
Christoph Langer
clanger at openjdk.java.net
Wed Aug 4 20:48:53 UTC 2021
> This is another backport that is needed for GitHub Actions. The Runners will use a VS 2019 installation as base and use VS2017 as a minor version that is installed into the VS 2019 installation.
> Patch applies cleanly after JDK-8220445 backport, except for copyright in toolchain_windows.m4.
Christoph Langer 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. The pull request contains three additional commits since the last revision:
- Merge branch 'master' into 8221988
- 8221988: add possibility to build with Visual Studio 2019
Reviewed-by: erikj, ysuenaga
- 8220445: Support for side by side MSVC Toolset versions
Co-authored-by: Ali Ince <ali.ince at gmail.com>
Reviewed-by: tbell
-------------
Changes:
- all: https://git.openjdk.java.net/jdk11u-dev/pull/181/files
- new: https://git.openjdk.java.net/jdk11u-dev/pull/181/files/5210d9c0..d01c179d
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=181&range=02
- incr: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=181&range=01-02
Stats: 940 lines in 23 files changed: 792 ins; 123 del; 25 mod
Patch: https://git.openjdk.java.net/jdk11u-dev/pull/181.diff
Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/181/head:pull/181
PR: https://git.openjdk.java.net/jdk11u-dev/pull/181
More information about the jdk-updates-dev
mailing list