-
Bug
-
Resolution: Fixed
-
P4
-
16, 17, 18
-
b18
-
x86_64
-
linux
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8280129 | 17.0.3-oracle | Dukebot | P4 | Resolved | Fixed | b03 |
JDK-8280576 | 17.0.3 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
JDK-8280125 | 11.0.15-oracle | Dukebot | P4 | Resolved | Fixed | b03 |
JDK-8280697 | 11.0.15 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
JDK-8290277 | 8u351 | PAWAN CHAWDHARY | P4 | Resolved | Fixed | b03 |
vmTestbase/nsk/jvmti/StopThread/stopthrd007/TestDescription.java
Here's a snippet from the log file:
#section:main
----------messages:(4/268)----------
command: main -agentlib:stopthrd007=-waittime=5 nsk.jvmti.StopThread.stopthrd007
reason: User specified action: run main/othervm/native -agentlib:stopthrd007=-waittime=5 nsk.jvmti.StopThread.stopthrd007
Mode: othervm [/othervm specified]
elapsed time (seconds): 0.26
----------configuration:(0/0)----------
----------System.out:(31/1331)----------
#>
#> WARNING: switching log to verbose mode,
#> because error is complained
#>
Debugee started
Starting tested threads
Finishing tested threads
DebuggeeRunningThread: got ThreadDeath
DebuggeeWaitingThread: got ThreadDeath
# ERROR: DebuggeeSleepingThread: ThreadDeath lost
The following stacktrace is for failure analysis.
nsk.share.TestFailure: DebuggeeSleepingThread: ThreadDeath lost
at nsk.share.Log.logExceptionForFailureAnalysis(Log.java:428)
at nsk.share.Log.complain(Log.java:399)
at nsk.jvmti.StopThread.stopthrd007.runIt(stopthrd007.java:138)
at nsk.jvmti.StopThread.stopthrd007.run(stopthrd007.java:43)
at nsk.jvmti.StopThread.stopthrd007.main(stopthrd007.java:38)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
at java.base/java.lang.Thread.run(Thread.java:832)
Debugee finished
#>
#> SUMMARY: Following errors occured
#> during test execution:
#>
# ERROR: DebuggeeSleepingThread: ThreadDeath lost
----------System.err:(0/0)----------
----------rerun:(36/7745)*----------
- backported by
-
JDK-8280125 vmTestbase/nsk/jvmti/StopThread/stopthrd007/TestDescription.java fails with "ERROR: DebuggeeSleepingThread: ThreadDeath lost"
- Resolved
-
JDK-8280129 vmTestbase/nsk/jvmti/StopThread/stopthrd007/TestDescription.java fails with "ERROR: DebuggeeSleepingThread: ThreadDeath lost"
- Resolved
-
JDK-8280576 vmTestbase/nsk/jvmti/StopThread/stopthrd007/TestDescription.java fails with "ERROR: DebuggeeSleepingThread: ThreadDeath lost"
- Resolved
-
JDK-8280697 vmTestbase/nsk/jvmti/StopThread/stopthrd007/TestDescription.java fails with "ERROR: DebuggeeSleepingThread: ThreadDeath lost"
- Resolved
-
JDK-8290277 vmTestbase/nsk/jvmti/StopThread/stopthrd007/TestDescription.java fails with "ERROR: DebuggeeSleepingThread: ThreadDeath lost"
- Resolved
- links to
-
Commit openjdk/jdk11u-dev/9700ded6
-
Commit openjdk/jdk17u-dev/0a1419c5
-
Commit openjdk/jdk/95730229
-
Review openjdk/jdk11u-dev/790
-
Review openjdk/jdk17u-dev/113
-
Review openjdk/jdk/5742