Implement post-mortem disassembly capability

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 14
    • Component/s: 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.

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

              Created:
              Updated: