RFR: 8283723: Update Visual Studio 2022 to version 17.1.0 for Oracle builds on Windows [v4]

Mikael Vidstedt mikael at openjdk.java.net
Tue Mar 29 20:02:42 UTC 2022


> Oracle is updating the version of Visual Studio for building the JDK on Windows to Visual Studio 2022 17.1.0.
> 
> This change adds support for building devkits based on VS 2022. Instead of creating a new script file for that I decided to combine it with the logic in createWindowsDevkit2019.sh and rename the resulting file. I decided to dropped support for VS 2017 since that version is pretty old now, let me know if you'd prefer to see it kept around.
> 
> Testing: tier1-5 + additional testing.

Mikael Vidstedt 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 seven additional commits since the last revision:

 - Merge branch 'master' into 8283723-vs2022-17.1.0
 - Merge branch 'master' into 8283723-vs2022-17.1.0
 - Convert PROGRAMFILES to unix path
 - Remove PROGRAMFILES workaround
 - Remove old devkit scripts
 - Update doc/building.md
 - 8283723: Update Visual Studio 2022 to version 17.1.0 for Oracle builds on Windows

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/7974/files
  - new: https://git.openjdk.java.net/jdk/pull/7974/files/5a3bd52b..17efc834

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=7974&range=03
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=7974&range=02-03

  Stats: 1594 lines in 57 files changed: 1373 ins; 56 del; 165 mod
  Patch: https://git.openjdk.java.net/jdk/pull/7974.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/7974/head:pull/7974

PR: https://git.openjdk.java.net/jdk/pull/7974



More information about the build-dev mailing list