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

Aarch64: Generate comments in -XX:+PrintInterpreter to link to source code

XMLWordPrintable

    • b19
    • aarch64
    • linux

        The command "java -XX:+UnlockDiagnosticVMOptions -XX:+PrintInterpreter" can be used to print a disassembly of the HotSpot interpreter.
        In JDK-8204267, the interpreter generate comments to link the instructions back to the C++ source code that generates them, but the releated PR only support x86 backend, I think it's doable on aarch64 either.

              syan Sendao Yan
              syan Sendao Yan
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: