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

PinALot.java test hits "Non-balanced monitor enter/exit!" with Graal compiler

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P2 P2
    • repo-loom
    • repo-loom
    • hotspot

      test/jdk/java/lang/Thread/virtual/stress/PinALot.java is crashing in the loom repo when run with the Graal compiler (+UseJVMCICompiler). It typically fails with an "Non-balanced monitor enter/exit!" assert in objectMonitor.cpp. The issue is likely related to the Thread.currentThread instrinic, Duncan is working on it.

            dmacgregor Duncan MacGregor
            alanb Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: