-
Bug
-
Resolution: Fixed
-
P3
-
6
-
b67
-
x86
-
windows
When built with the April 2005 Platform SDK on AMD64 with /O2, Hotspot fails a number of NSK tests (the complete list is attached). The failures are due to the PSDK optimizing compiler generating bad code for CompressedLineNumberWriteStream::write_pair. As a result when line number tables are read from class files, every line number is mapped to a bci of 0, causing problems when the JDI tests try to set breakpoints.
- relates to
-
JDK-6359696 Windows AMD64 Platform SDK build of hotspot with /O2 causes bogus exceptions
-
- Closed
-