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

Mikael Vidstedt mikael at openjdk.java.net
Mon Mar 28 16:43:30 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 incrementally with one additional commit since the last revision:

  Convert PROGRAMFILES to unix path

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

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

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

  Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 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