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

Implement post-mortem disassembly capability

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 14
    • hotspot
    • Fix Understood
    • generic
    • generic

      When there is no disassembler library (hsdis*.so) available, the VM will print an abstract disassembly (basically a hex dump) when requested to print a piece of code.

      This enhancement will enable the VM to read the output files from a previous run, detect abstract disassembly sections, and replace those sections with a "real" disassembly.

      This enhancement supplements JDK-8213084.

            lucy Lutz Schmidt
            lucy Lutz Schmidt
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: