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

Optimize EA Connection Graph build performance

XMLWordPrintable

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

        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.

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

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: