eclipse-openj9 / openj9

Eclipse OpenJ9: A Java Virtual Machine for OpenJDK that's optimized for small footprint, fast start-up, and high throughput. Builds on Eclipse OMR (https://github.com/eclipse/omr) and combines with the Extensions for OpenJDK for OpenJ9 repo.
Other
3.26k stars 717 forks source link

OpenJDK serviceability/jvmti/vthread/SuspendResume1/SuspendResume1 JVMTI function returned error: JVMTI_ERROR_THREAD_SUSPENDED (14) #19838

Open pshipton opened 1 month ago

pshipton commented 1 month ago

https://trssrtp1.fyre.ibm.com/output/test?id=6689d9776b34225c2bc49a82 https://hyc-runtimes-jenkins.swg-devops.com/job/Test_openjdk22_j9_extended.openjdk_ppc64le_linux_testList_1/83/ - sles12le-svl-rt3-1 serviceability/jvmti/vthread/SuspendResume1/SuspendResume1.java#no-vmcontinuations

[2024-07-06T17:13:56.768Z] check_jvmti_status: JVMTI function returned error: JVMTI_ERROR_THREAD_SUSPENDED (14)
[2024-07-06T17:13:56.768Z] STDERR:
[2024-07-06T17:13:56.768Z] 
[2024-07-06T17:13:56.768Z] Fatal error: test_thread_suspend: error in JVMTI SuspendThread

Previously seen https://github.com/eclipse-openj9/openj9/issues/17871#issuecomment-1690195475

pshipton commented 1 month ago

@babsingh fyi

babsingh commented 1 month ago

@fengxue-IS Is this linked to the timing gap mentioned in https://github.com/eclipse-openj9/openj9/issues/18738#issuecomment-2218824062?