On Sun, 27 Mar 2022 05:08:52 GMT, Mikael Vidstedt <mik...@openjdk.org> wrote:

> 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.

This pull request has now been integrated.

Changeset: a9a9b901
Author:    Mikael Vidstedt <mik...@openjdk.org>
URL:       
https://git.openjdk.java.net/jdk/commit/a9a9b901b4b340dc573ace72d64edcb0a1b8ef94
Stats:     264 lines in 5 files changed: 29 ins; 225 del; 10 mod

8283723: Update Visual Studio 2022 to version 17.1.0 for Oracle builds on 
Windows

Reviewed-by: erikj, ihse

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

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

Reply via email to