JDK-8231930 : Windows build fails after JDK-8191521
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 14
  • Priority: P1
  • Status: Closed
  • Resolution: Fixed
  • OS: windows
  • Submitted: 2019-10-07
  • Updated: 2021-06-07
  • Resolved: 2019-10-07
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.
JDK 11 JDK 13 JDK 14
11.0.13-oracleFixed 13.0.2Fixed 14 b18Fixed
Related Reports
Relates :  
Relates :  
Description
This is similar to JDK-8219583:

c:/cygwin64/home/windows/worker/jdkX-windows/build/test/hotspot/gtest/runtime/test_os_windows.cpp(357) : error C3861: 'snprintf': identifier not found
make[3]: *** [lib/CompileGtest.gmk:60: /cygdrive/c/cygwin64/home/windows/worker/jdkX-windows/build/build/windows-x86_64-server-fastdebug/hotspot/variant-server/libjvm/gtest/objs/test_os_windows.obj] Error 1
make[3]: *** Waiting for unfinished jobs....
make[2]: *** [make/Main.gmk:253: hotspot-server-libs] Error 2

Should be os::snprintf.

Comments
Windows builds in Oracle CI.
05-11-2019

Copying 11u Fix Request comment from JDK-8191521 on behalf of ~rschmelter, fix will be backported inline: I would like to have the patch as well in jdk11, because the fixed issue is also in jdk11 . Backport RFR discussion: https://mail.openjdk.java.net/pipermail/jdk-updates-dev/2019-October/002034.html
23-10-2019

Fix request (13u) Requesting backport of this item together with JDK-8191521, as it fixes a regression. The fix will be contained in the jdk13u push.
10-10-2019

URL: https://hg.openjdk.java.net/jdk/jdk/rev/74094a60d018 User: shade Date: 2019-10-07 13:00:45 +0000
07-10-2019

RFR: https://mail.openjdk.java.net/pipermail/hotspot-runtime-dev/2019-October/036247.html
07-10-2019