JDK-8256686 : GitHub actions: build fails due to upgraded MSVC compiler
  • Type: Bug
  • Component: javafx
  • Sub-Component: build
  • Affected Version: openjfx16
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-11-19
  • Updated: 2020-11-19
  • Resolved: 2020-11-19
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
openjfx16Fixed
Related Reports
Relates :  
Description
GitHub has updated the Microsoft Visual Studio compiler, so our hard-coded MSVC version number is no longer valid. Until JDK-8255713 is implemented, we need to change this hard-coded value to match.

In parallel, I will bump the priority of JDK-8255713. I know what it will take to fix that, but it requires more testing and I want to get the GitHub actions build running again as soon as possible.
Comments
Changeset: 767a1fd4 Author: Kevin Rushforth <kcr@openjdk.org> Date: 2020-11-19 18:03:34 +0000 URL: https://github.com/openjdk/jfx/commit/767a1fd4
19-11-2020