-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 22
-
Component/s: hotspot
-
b10
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8372655 | 25.0.3-oracle | Ashish Kumar | P4 | Resolved | Fixed | master |
| JDK-8372656 | 21.0.11-oracle | Ashish Kumar | P4 | Resolved | Fixed | master |
Error: Not a test or directory containing tests: runtime/Monitor/MonitorWithDeadObjectTest.java
Because the jtreg header lists the @bug before the @test.
UPD: It is the @requires tag which causes the problem, not the @bug. It is sufficient to place @requires right after @test, which should be the 1st tag for every test.
- backported by
-
JDK-8372655 Incorrect jtreg header in MonitorWithDeadObjectTest.java
-
- Resolved
-
-
JDK-8372656 Incorrect jtreg header in MonitorWithDeadObjectTest.java
-
- Resolved
-
- caused by
-
JDK-8320515 assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object
-
- Resolved
-
- relates to
-
JDK-8366133 Test runtime/Monitor/MonitorWithDeadObjectTest.java#DumpThreadsBeforeDetach fails on Linux Alpine fastdebug after JDK-8363949
-
- Open
-
- links to
-
Commit(master)
openjdk/jdk/c4fbfa21
-
Review(master)
openjdk/jdk21u-dev/2495
-
Review(master)
openjdk/jdk25u-dev/35
-
Review(master)
openjdk/jdk/26527