RFR: 8265399: Update to Visual Studio 2019 version 16.9.3 [v2]
Kevin Rushforth
kcr at openjdk.java.net
Thu Apr 29 13:17:07 UTC 2021
> This patch updates the compiler to Visual Studio 2019 version 16.9.3 on Windows, in order to match JDK 17 -- see [JDK-8265371](https://bugs.openjdk.java.net/browse/JDK-8265371).
>
> I ran a full build and test, including media and WebKit.
>
> NOTE: I also have PR #481 out for review to update the Linux gcc compiler. I intend to integrate that one first, at which time I will need to merge `master` into this branch to resolve a trivial merge conflict (the changes are on adjacent lines).
Kevin Rushforth has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains two commits:
- Merge 'master' into '8265399-vs2019-16.9.3'
- 8265399: Update to Visual Studio 2019 version 16.9.3
-------------
Changes: https://git.openjdk.java.net/jfx/pull/482/files
Webrev: https://webrevs.openjdk.java.net/?repo=jfx&pr=482&range=01
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.java.net/jfx/pull/482.diff
Fetch: git fetch https://git.openjdk.java.net/jfx pull/482/head:pull/482
PR: https://git.openjdk.java.net/jfx/pull/482
More information about the openjfx-dev
mailing list