JDK-8272714 : [8u] Build failure after backport of JDK-8248901 with MSVC 2013
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: openjdk8u312
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2021-08-19
  • Updated: 2021-09-02
  • Resolved: 2021-08-23
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
openjdk8u312 b05Fixed
Related Reports
Relates :  
Description
JDK-8272214 fixed the build failure with MSVC 2010, but my build servers that use MSVC 2013 still fail with the same error. The check introduced by JDK-8272214 should probably accept both MSVCs.
Comments
URL: https://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/a878df156b91 User: andrew Date: 2021-09-02 03:03:44 +0000
02-09-2021

URL: https://hg.openjdk.java.net/jdk8u/jdk8u-dev/hotspot/rev/a878df156b91 User: shade Date: 2021-08-23 10:16:06 +0000
23-08-2021

Broken builds with VS2013 which include JDK-8272214: https://ci.adoptopenjdk.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-windows-x64-hotspot/1096/
23-08-2021

The build seems to have passed for one single (!) VS 2013 build, and then no more. Edit: After some investigation it looks like it fails on VS 2013, where it - once - passed. Not sure why, so we definitely need this fix!
23-08-2021

Fix Request (8u) This improves the JDK-8272214 fix. This is 8u-specific fix, 8u RFR acked by sgehwolf.
20-08-2021