-
Bug
-
Resolution: Fixed
-
P3
-
8u221, 11, 13, 14
-
b19
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8261414 | 13.0.7 | Ekaterina Vergizova | P3 | Resolved | Fixed | b02 |
JDK-8247437 | 11.0.9-oracle | Severin Gehwolf | P3 | Resolved | Fixed | b01 |
JDK-8234972 | 11.0.7 | Severin Gehwolf | P3 | Resolved | Fixed | b01 |
JDK-8245701 | openjdk8u262 | Severin Gehwolf | P3 | Resolved | Fixed | b04 |
It appears only during the run with -Xcomp flag. The Null Pointer Exception is in StackTrace.java. The cause is a null returned when getMethod() is called on a JavaVFrame.
The .jtr is attached.
- backported by
-
JDK-8234972 JTreg Failure: serviceability/sa/ClhsdbJstack.java causes NPE
- Resolved
-
JDK-8245701 JTreg Failure: serviceability/sa/ClhsdbJstack.java causes NPE
- Resolved
-
JDK-8247437 JTreg Failure: serviceability/sa/ClhsdbJstack.java causes NPE
- Resolved
-
JDK-8261414 JTreg Failure: serviceability/sa/ClhsdbJstack.java causes NPE
- Resolved
- duplicates
-
JDK-8145741 jstack throws NullPointerException
- Closed
-
JDK-8211923 [Testbug] serviceability/sa/ClhsdbFindPC.java ArrayIndexOutOfBoundsException: Index 1 out of bounds for length 1
- Closed
-
JDK-8204757 SA: Jstack might fail read stacktrace because of incorrect parameter in codeNMethod.getMetadataAt(int)
- Closed
-
JDK-8230872 sun/tools/jhsdb/JShellHeapDumpTest.java fails with RuntimeException: Test ERROR java.io.EOFException
- Closed
- relates to
-
JDK-8204757 SA: Jstack might fail read stacktrace because of incorrect parameter in codeNMethod.getMetadataAt(int)
- Closed
-
JDK-8231288 "jhsdb jmap" test needed to reproduce issues that used to be reproduced by JShellHeapDumpTest
- Resolved
-
JDK-8192897 SA: NPE occurs on clhsdb jstack
- Resolved
-
JDK-8200217 SA: serviceability/sa/ClhsdbJstack.java fails with Test ERROR java.lang.RuntimeException: 'LingeredApp.main' missing from stdout/stderr
- Closed