Details
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8226974 | 14 | Serguei Spitsyn | P4 | Resolved | Fixed | b04 |
JDK-8228267 | 13.0.2 | Serguei Spitsyn | P4 | Resolved | Fixed | b01 |
JDK-8228051 | 13.0.1 | Serguei Spitsyn | P4 | Resolved | Fixed | master |
Description
End of the log:
Thread-1: increment event: 198
Thread-0: increment event: 199
The following fake exception stacktrace is for failure analysis.
nsk.share.Fake_Exception_for_RULE_Creation: (tc04t001.cpp:132) jvmti->InterruptThread(usageInfo.owner)
at nsk_lvcomplain(nsk_tools.cpp:172)
# ERROR: tc04t001.cpp, 132: jvmti->InterruptThread(usageInfo.owner)
# jvmti error: code=15, name=JVMTI_ERROR_THREAD_NOT_ALIVE
Thread-1: increment event: 198
Thread-0: increment event: 199
The following fake exception stacktrace is for failure analysis.
nsk.share.Fake_Exception_for_RULE_Creation: (tc04t001.cpp:132) jvmti->InterruptThread(usageInfo.owner)
at nsk_lvcomplain(nsk_tools.cpp:172)
# ERROR: tc04t001.cpp, 132: jvmti->InterruptThread(usageInfo.owner)
# jvmti error: code=15, name=JVMTI_ERROR_THREAD_NOT_ALIVE
Attachments
Issue Links
- backported by
-
JDK-8226974 jvmti/scenarios/contention/TC04/tc04t001/TestDescription.java fails on jvmti->InterruptThread (JVMTI_ERROR_THREAD_NOT_ALIVE)
-
- Resolved
-
-
JDK-8228051 jvmti/scenarios/contention/TC04/tc04t001/TestDescription.java fails on jvmti->InterruptThread (JVMTI_ERROR_THREAD_NOT_ALIVE)
-
- Resolved
-
-
JDK-8228267 jvmti/scenarios/contention/TC04/tc04t001/TestDescription.java fails on jvmti->InterruptThread (JVMTI_ERROR_THREAD_NOT_ALIVE)
-
- Resolved
-
- relates to
-
JDK-8226595 jvmti/scenarios/contention/TC04/tc04t001/TestDescription.java still fails due to wrong number of MonitorContendedEntered events
-
- Resolved
-