Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2174486 | 7 | Ivan Krylov | P4 | Closed | Fixed | b51 |
JDK-2180510 | 6u18 | Ivan Krylov | P4 | Closed | Fixed | b01 |
Hotspot build ends with an error when compiled from Visual Studio using a project created with create.bat. The error message is
src\share\vm\compiler\disassembler.cpp(34) : error C2146: syntax error : missing ';' before identifier 'HOTSPOT_LIB_ARCH'
src\share\vm\compiler\disassembler.cpp(34) : fatal error C1004: unexpected end of file found
src\share\vm\compiler\disassembler.cpp(34) : error C2146: syntax error : missing ';' before identifier 'HOTSPOT_LIB_ARCH'
src\share\vm\compiler\disassembler.cpp(34) : fatal error C1004: unexpected end of file found
- backported by
-
JDK-2174486 Hotspot build error when compiled from Visual Studio
- Closed
-
JDK-2180510 Hotspot build error when compiled from Visual Studio
- Closed