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

VerifyLoopOptimizations is broken

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • 11
    • 8, 9, 10
    • 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.

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

              Created:
              Updated:
              Resolved: