Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6365558

Win AMD64 PSDK Hotspot with /O2 generates bad code for CompressedLineNumberWriteStream::write_pair

XMLWordPrintable

    • 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.

            sbohne Steve Bohne (Inactive)
            sbohne Steve Bohne (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: