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

CastPP, CheckCastPP and Proj nodes are not dead loop safe

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P4
    • hs13
    • 7
    • hotspot
    • None
    • b03
    • 7
    • b01
    • sparc
    • solaris_9
    • Verified

    Backports

      Description

        CastPP, CheckCastPP and Proj nodes are not "dead" loop safe after
        the putback 20061023120554.jrose.dolphin-cleanups which added
        new mmethods Ideal_allocation(), Ideal_klass(), Ideal_length().
        These methods could bypass the nodes chain to get a klass or
        an array's length from inputs of Allocation node:
        Allocate <- Proj <- CheckCastPP.

        As result dead data loop could be created.

        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: