IGV: dump the index of the SafePointNode containing the current JVMS during parsing

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 26
    • Affects Version/s: 25
    • Component/s: hotspot
    • b16

      Since there are a lot of nodes during parsing, it would be nice to know what are the current nodes in the local slots or in the stack when looking at a graph.

      jio_snprintf(buffer, sizeof(buffer), "Bytecode %d: %s, map: %d", bci(), Bytecodes::name(bc()), map() == nullptr ? -1 : map()->_idx);

            Assignee:
            Saranya Natarajan
            Reporter:
            Quan Anh Mai
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: