Running test/hotspot/jtreg/runtime/Monitor/MonitorWithDeadObjectTest.java fails with
Error: Not a test or directory containing tests: runtime/Monitor/MonitorWithDeadObjectTest.java
Because the jtreg header lists the @bug before the @test.
Error: Not a test or directory containing tests: runtime/Monitor/MonitorWithDeadObjectTest.java
Because the jtreg header lists the @bug before the @test.
- caused by
-
JDK-8320515 assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object
-
- Resolved
-