-
Bug
-
Resolution: Fixed
-
P4
-
21, 22
-
b27
-
x86_64
-
windows
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8337807 | 21.0.6-oracle | Adithya Haradi Gopal | P4 | Resolved | Fixed | b01 |
JDK-8330384 | 21.0.4 | Severin Gehwolf | P4 | Resolved | Fixed | b01 |
JDK-8337813 | 17.0.14-oracle | Adithya Haradi Gopal | P4 | Resolved | Fixed | b01 |
JDK-8331172 | 17.0.12 | Aleksey Shipilev | P4 | Resolved | Fixed | b01 |
JDK-8337814 | 11.0.26-oracle | Adithya Haradi Gopal | P4 | Resolved | Fixed | b01 |
JDK-8331436 | 11.0.24 | Severin Gehwolf | P4 | Resolved | Fixed | b01 |
JDK-8336014 | openjdk8u432 | Severin Gehwolf | P4 | Resolved | Fixed | b01 |
jdk/jfr/jcmd/TestJcmdDumpPathToGCRoots.java
Here's a snippet from the log file:
----------System.err:(12/762)----------
java.lang.Exception: Expected chains but found none
at jdk.jfr.jcmd.TestJcmdDumpPathToGCRoots.testDump(TestJcmdDumpPathToGCRoots.java:103)
at jdk.jfr.jcmd.TestJcmdDumpPathToGCRoots.main(TestJcmdDumpPathToGCRoots.java:71)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:578)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:125)
at java.base/java.lang.Thread.run(Thread.java:1592)
JavaTest Message: Test threw exception: java.lang.Exception: Expected chains but found none
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.Exception: Expected chains but found none
----------rerun:(47/6565)*----------
- backported by
-
JDK-8330384 jdk/jfr/jcmd/TestJcmdDumpPathToGCRoots.java failed with "Expected chains but found none"
- Resolved
-
JDK-8331172 jdk/jfr/jcmd/TestJcmdDumpPathToGCRoots.java failed with "Expected chains but found none"
- Resolved
-
JDK-8331436 jdk/jfr/jcmd/TestJcmdDumpPathToGCRoots.java failed with "Expected chains but found none"
- Resolved
-
JDK-8336014 jdk/jfr/jcmd/TestJcmdDumpPathToGCRoots.java failed with "Expected chains but found none"
- Resolved
-
JDK-8337807 jdk/jfr/jcmd/TestJcmdDumpPathToGCRoots.java failed with "Expected chains but found none"
- Resolved
-
JDK-8337813 jdk/jfr/jcmd/TestJcmdDumpPathToGCRoots.java failed with "Expected chains but found none"
- Resolved
-
JDK-8337814 jdk/jfr/jcmd/TestJcmdDumpPathToGCRoots.java failed with "Expected chains but found none"
- Resolved
- links to
-
Commit openjdk/jdk8u-dev/fc15e99a
-
Commit openjdk/jdk11u-dev/cabaf748
-
Commit openjdk/jdk17u-dev/3f5e5369
-
Commit openjdk/jdk21u-dev/8fa8e02d
-
Commit openjdk/jdk/65be5e0c
-
Review openjdk/jdk11u-dev/2686
-
Review openjdk/jdk17u-dev/2421
-
Review openjdk/jdk21u-dev/501
-
Review openjdk/jdk/16939
-
Review(master) openjdk/jdk8u-dev/490