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

Optimize EA Connection Graph build performance

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • hs14
    • hs12
    • hotspot
    • b03
    • x86
    • solaris_10
    • Verified

    Backports

      Description

        EA spends most time in Connection Graph construction which is done
        during each method compilation (with EA is on) since only after CG built
        we can look for scalar replaceable candidates and create unique types
        for fields instances or skip it if there are no such candidates.

        The Connection Graph construction should be as fast as posible.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved:
                  Imported:
                  Indexed: