RFR: 8256686: GitHub actions: build fails due to upgraded MSVC compiler

Ambarish Rapte arapte at openjdk.java.net
Thu Nov 19 18:07:01 UTC 2020


On Thu, 19 Nov 2020 17:47:28 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

> Simple fix to get GitHub actions working again on Windows. In parallel I will bump the priority of [JDK-8255713](https://bugs.openjdk.java.net/browse/JDK-8255713) so we will detect the version of the compiler and not be sensitive to changes like this on the target machine.

The Windows test passes on this PR, and it is the the fix we need.

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

Marked as reviewed by arapte (Reviewer).

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


More information about the openjfx-dev mailing list