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

IGV: Show line numbers for callees in properties

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 23
    • 23
    • hotspot
    • b22

    Description

      IGV shows the bci for a node in the callee, followed by the bci in the caller method and so on until we reach the main() method.

      For the line property, we currently only show the line number found in main() (i.e. the top method). We should also add the line numbers for all callees to match the bci numbers.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: