IGV: Add jvms property to know where a node came from

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 18
    • Affects Version/s: 18
    • Component/s: hotspot
    • b26

      When dumping a node with `node->dump()`, it also prints the jvms state which tells us to which bci and inlinee method the node belongs to (see example in Test.java). This information is missing in IGV and would help to improve the analysis of a graph.

        1. Test.java
          0.5 kB
          Christian Hagedorn

            Assignee:
            Christian Hagedorn
            Reporter:
            Christian Hagedorn
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: