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

Escape Analysis: Improve Escape Analysis code

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • hs12
    • hs12
    • hotspot
    • None
    • b02
    • sparc
    • solaris_10
    • Not verified

        Current Escape Analysis code has several problems which have to be fixed.
        Generate Connection Graph after Parse phase and after the ideal graph is cleaned
        (dead parts are removed from the graph). Add checks of additional ideal nodes
        which could affect escape state of objects. Put on igvn worklist nodes
        which look for or used with escape information (Lock, Unlock, Allocation, AddP).
        Improve code for split unique type.

              kvn Vladimir Kozlov
              kvn Vladimir Kozlov
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: