-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: repo-valhalla, 27
-
Component/s: hotspot
-
b05
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8375700 | 26.0.1 | Serguei Spitsyn | P4 | Resolved | Fixed | b03 |
| JDK-8375238 | 26 | Serguei Spitsyn | P4 | Resolved | Fixed | b31 |
----------System.out:(2/71)----------
grabbing reentrantLock
State: expected: BLOCKED single: 191 multi: 401
----------System.err:(14/912)----------
java.lang.RuntimeException: JVMTI multi thread state is wrong
at ThreadListStackTracesTest.failed(ThreadListStackTracesTest.java:94)
at ThreadListStackTracesTest.checkStates(ThreadListStackTracesTest.java:139)
at ThreadListStackTracesTest.checkReentrantLock(ThreadListStackTracesTest.java:108)
at ThreadListStackTracesTest.main(ThreadListStackTracesTest.java:97)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:565)
at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
at java.base/java.lang.Thread.run(Thread.java:1516)
- backported by
-
JDK-8375238 Test serviceability/jvmti/vthread/ThreadListStackTracesTest/ThreadListStackTracesTest.java still failing
-
- Resolved
-
-
JDK-8375700 Test serviceability/jvmti/vthread/ThreadListStackTracesTest/ThreadListStackTracesTest.java still failing
-
- Resolved
-
- relates to
-
JDK-8371502 serviceability/jvmti/vthread/ThreadListStackTracesTest/ThreadListStackTracesTest.java failing
-
- Resolved
-
- links to
-
Commit(jdk26)
openjdk/jdk/da47f7a2
-
Commit(master)
openjdk/jdk/12894a87
-
Review(jdk26)
openjdk/jdk/29211
-
Review(master)
openjdk/jdk/29102