VerifyLoopOptimizations is broken

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P4
    • 11
    • Affects Version/s: 8, 9, 10
    • Component/s: hotspot

      -XX:+VerifyLoopOptimizations has been broken since JDK-7017240 (2011). A ResourceMark was added to build_and_optimize that will free everything allocated inside the PhaseIdealLoop.

      In one place - "void PhaseIdealLoop::verify()" we access nodes and other structures after the resourcemark has already reclaimed data.

            Assignee:
            Jamsheed C M (Inactive)
            Reporter:
            Nils Eliasson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: