JDK-8226917 : jvmti/scenarios/contention/TC04/tc04t001/TestDescription.java fails on jvmti->InterruptThread (JVMTI_ERROR_THREAD_NOT_ALIVE)
  • Type: Bug
  • Component: hotspot
  • Sub-Component: jvmti
  • Affected Version: 13,14
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2019-06-27
  • Updated: 2023-01-11
  • Resolved: 2019-06-28
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 11 JDK 13 JDK 14
11.0.19-oracleFixed 13 b28Fixed 14Fixed
Related Reports
Relates :  
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

Comments
URL: http://hg.openjdk.java.net/jdk/jdk13/rev/e6331cf74840 User: sspitsyn Date: 2019-06-28 23:07:26 +0000
28-06-2019