-
Bug
-
Resolution: Fixed
-
P4
-
17
-
b26
-
x86_64
-
linux
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8283840 | 17.0.4-oracle | Aarti Bijlani | P4 | Resolved | Fixed | b01 |
JDK-8283944 | 17.0.4 | Martin Doerr | P4 | Resolved | Fixed | b01 |
vmTestbase/nsk/jvmti/SuspendThread/suspendthrd003/TestDescription.java
Here's a snippet from the log file:
[4.367s][debug][thread,smr] tid=5322: Threads::remove: new ThreadsList=0x00007f86e0000d80
[4.367s][debug][thread,smr] tid=5322: ThreadsSMRSupport::free_list: threads=0x00007f86e4000e60 is freed.
[4.367s][debug][thread,smr] tid=5322: ThreadsSMRSupport::smr_delete: thread=0x00007f86ec034f30 is deleted.
The following fake exception stacktrace is for failure analysis.
nsk.share.Fake_Exception_for_RULE_Creation: (agent_tools.cpp:471) (foundThread = (jthread) jni_env->NewGlobalRef(foundThread)) != NULL
at nsk_lvcomplain(nsk_tools.cpp:172)
# ERROR: agent_tools.cpp, 471: (foundThread = (jthread) jni_env->NewGlobalRef(foundThread)) != NULL
# verified JNI assertion is FALSE
# ERROR: suspendthrd003.cpp, 60: (testedThread = nsk_jvmti_threadByName(THREAD_NAME)) != NULL
# verified assertion is FALSE
- backported by
-
JDK-8283840 vmTestbase/nsk/jvmti/SuspendThread/suspendthrd003/TestDescription.java failed with "agent_tools.cpp, 471: (foundThread = (jthread) jni_env->NewGlobalRef(foundThread)) != NULL"
- Resolved
-
JDK-8283944 vmTestbase/nsk/jvmti/SuspendThread/suspendthrd003/TestDescription.java failed with "agent_tools.cpp, 471: (foundThread = (jthread) jni_env->NewGlobalRef(foundThread)) != NULL"
- Resolved
- relates to
-
JDK-8266130 convert Thread-SMR stress tests from counter based to time based
- Resolved
- links to
-
Commit openjdk/jdk17u-dev/0200d64e
-
Commit openjdk/jdk/96fe1d0d
-
Review openjdk/jdk17u-dev/293
-
Review openjdk/jdk/6515