-
Bug
-
Resolution: Fixed
-
P4
-
19, repo-loom
-
b09
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8293619 | 17.0.6-oracle | Dukebot | P4 | Resolved | Fixed | b01 |
JDK-8294219 | 17.0.6 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
JDK-8299512 | 11.0.19-oracle | Dukebot | P4 | Resolved | Fixed | b01 |
JDK-8303337 | 11.0.19 | Goetz Lindenmaier | P4 | Resolved | Fixed | b04 |
java.lang.RuntimeException: Test ERROR java.lang.RuntimeException: 'java/lang/Thread' missing from stdout/stderr
at ClhsdbScanOops.testWithGcType(ClhsdbScanOops.java:106)
at ClhsdbScanOops.main(ClhsdbScanOops.java:115)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:577)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
at java.base/java.lang.Thread.run(Thread.java:1496)
Caused by: java.lang.RuntimeException: 'java/lang/Thread' missing from stdout/stderr
at jdk.test.lib.process.OutputAnalyzer.shouldMatch(OutputAnalyzer.java:340)
at ClhsdbLauncher.runCmd(ClhsdbLauncher.java:166)
at ClhsdbLauncher.run(ClhsdbLauncher.java:203)
at ClhsdbScanOops.testWithGcType(ClhsdbScanOops.java:102)
... 5 more
JavaTest Message: Test threw exception: java.lang.RuntimeException: Test ERROR java.lang.RuntimeException: 'java/lang/Thread' missing from stdout/stderr
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Test ERROR java.lang.RuntimeException: 'java/lang/Thread' missing from stdout/stderr
- backported by
-
JDK-8293619 serviceability/sa/ClhsdbScanOops.java can fail due to unexpected GC
- Resolved
-
JDK-8294219 serviceability/sa/ClhsdbScanOops.java can fail due to unexpected GC
- Resolved
-
JDK-8299512 serviceability/sa/ClhsdbScanOops.java can fail due to unexpected GC
- Resolved
-
JDK-8303337 serviceability/sa/ClhsdbScanOops.java can fail due to unexpected GC
- Resolved
- links to
-
Commit openjdk/jdk11u-dev/18c06bb1
-
Commit openjdk/jdk17u-dev/b8f2a8d4
-
Commit openjdk/jdk/fe0118f8
-
Review openjdk/jdk11u-dev/1776
-
Review openjdk/jdk17u-dev/692
-
Review openjdk/jdk/7295