RFR: 8242508: Upgrade to Visual Studio 2019 version 16.5.3

Alessadro Parisi github.com+16880178+palexdev at openjdk.java.net
Wed Mar 3 22:11:42 UTC 2021


On Mon, 11 May 2020 04:50:22 GMT, Ambarish Rapte <arapte at openjdk.org> wrote:

>> This is a toolchain upgrade on Windows from the current Visual Studio 2017 (version 15.9.16) to Visual Studio 2019 (version 16.5.3). This will match a recent upgrade done for JDK 15 -- see [JDK-8244214](https://bugs.openjdk.java.net/browse/JDK-8244214).
>> 
>> I have run a full build and test using this new compiler.
>> 
>> NOTE: although this isn't strictly dependent on [JDK-8244487](https://bugs.openjdk.java.net/browse/JDK-8244487), which is out for review as PR #211 , I plan to wait until that one is approved. I will then integrate PR #211 followed by this PR.
>
> lgtm, verified a local build on Windows10.

Can you also update the build script located in tools/scripts?
Build fails on my system with `FAIL: WINSDK_DIR not defined`

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

PR: https://git.openjdk.java.net/jfx/pull/212


More information about the openjfx-dev mailing list