JDK-8288049 : Win32 build failed
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 19
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows
  • CPU: x86
  • Submitted: 2022-06-08
  • Updated: 2022-06-09
  • Resolved: 2022-06-08
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 19
19Resolved
Related Reports
Duplicate :  
Relates :  
Description
/usr/bin/bash: Files/Git/cmd/git: No such file or directory
c:\users\zheng\workspace\jdk\src\hotspot\share\code\codeBlob.cpp(753): error C2956: sized deallocation function 'operator delete(void*, size_t)' would be chosen as placement deallocation function.
predefined C++ types (compiler internal)(44): note: see declaration of 'operator delete'
make[3]: *** [lib/CompileJvm.gmk:148: /cygdrive/c/users/zheng/workspace/jdk/build/windows-x86-server-fastdebug/hotspot/variant-server/libjvm/objs/codeBlob.obj] Error 1
make[3]: *** Waiting for unfinished jobs....
make[2]: *** [make/Main.gmk:252: hotspot-server-libs] Error 2
Comments
There is already fix in review: JDK-8287493
08-06-2022