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

IGV: scheduled graphs contain duplicated elements

XMLWordPrintable

    • b19

      Ideal graphs dumped after GCM contain duplicated nodes and edges. This leads to duplication in edge tooltips (sea of nodes views, see sea.png) and node input lists (control-flow graph view, see cfg.png), and adds unnecessary overhead to the graph files.

      To reproduce the issue:

      1. Run IGV
      2. Run $ java -Xbatch -XX:PrintIdealGraphLevel=1
      3. Open any 'Final Code' graph
      4. Look at edge tooltips in the sea of nodes view or node input lists in the control-flow graph view.

        1. sea.png
          sea.png
          33 kB
        2. cfg.png
          cfg.png
          42 kB

            rcastanedalo Roberto Castaneda Lozano
            rcastanedalo Roberto Castaneda Lozano
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: