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

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

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • hs12
    • hs12
    • 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.

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

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: