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

Disable LoadL->ConvL2I ==> LoadI optimization

XMLWordPrintable

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

        LoadL->ConvL2I ==> LoadI optimization causes the problem for an object
        initialization after InitializeNode was added in C2 since LoadI will not
        match raw StoreL captured by InitializeNode. As result LoadI node could
        be scheduled above the initialize StoreL node.

        The problem was found during EA testing.

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

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: