In Parse::do_if() old Cmp node 'c' should be replaced with new one after BoolNode transformation.

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • hs12
    • Affects Version/s: hs12
    • Component/s: hotspot
    • None
    • b02
    • sparc
    • solaris_10
    • Not verified

        In Parse::do_if() 'c' (CmpNode) node may be changed during BoolNode transformation
        so 'c' may became dead but the node is referenced later in the code.
        It should be replaced with new one after BoolNode transformation.

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

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: