AutoBox elimination is broken with compressed oops

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • hs15
    • Affects Version/s: hs12
    • Component/s: hotspot
    • None
    • b03
    • sparc
    • solaris_10

        Compressed oops broke AutoBox elimination because of DecodeN nodes in ideal graph.
        AutoBox elimination optimization looks for Integer objects load from AutoBox cache array
        in an ideal graph and expects LoadP nodes.
        With compressed oops it gets DecodeN( LoadN ) instead of LoadP.

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

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: