Eliminate allocations immediately after EA

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • hs23
    • Affects Version/s: hs17
    • Component/s: hotspot
    • b08
    • x86
    • solaris
    • Not verified

        Currently non-escaping allocations are eliminated during macro nodes expansion after all ideal optimizations.
        It may prevent to do more aggressive (loop and split-if) optimizations. Eliminate allocations and related locks
        immediately after escape analysis. Also move EA after first IGVN optimization which cleanup ideal graph.

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

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: