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

Remove verify_consistent_lock_order

XMLWordPrintable

    • b21

      The verification added in JDK-8329757 will not work when deoptimization occurs on a monitorenter bytecode. The locking may be in a transitional state. Because the correct solution is still not obvious and this test is currently only causing false positives, remove the verification for now.

      Redo this verification in JDK-8331307.

            aboldtch Axel Boldt-Christmas
            aboldtch Axel Boldt-Christmas
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: