-
Bug
-
Resolution: Duplicate
-
P3
-
19
-
x86
-
windows
/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
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
- duplicates
-
JDK-8287493 32-bit Windows build failure in codeBlob.cpp after JDK-8283689
-
- Resolved
-
- relates to
-
JDK-8210803 Compilation failure in codeBlob.cpp for Windows 32-bit
-
- Resolved
-