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

Missing check for infinite loop during node placement

    XMLWordPrintable

Details

    • b01

    Backports

      Description

        C2 compiler is missing check for infinite loop in PhaseIdealLoop::place_near_use() and as result it crashes when trying to process it as a normal loop.

        The expected behavior of the C2 compiler is to simply bail out with "COMPILE
        SKIPPED: infinite loop (retry at different tier)". JDK8 passed the test in such way.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: