I believe this issue was introduced by
Note this issue is also covered by
jhsdb jmap stderr:
sun.jvm.hotspot.utilities.AssertionFailure: illegal bci
at jdk.hotspot.agent/sun.jvm.hotspot.utilities.Assert.that(Assert.java:32)
at jdk.hotspot.agent/sun.jvm.hotspot.oops.ConstMethod.getLineNumberFromBCI(ConstMethod.java:297)
at jdk.hotspot.agent/sun.jvm.hotspot.oops.Method.getLineNumberFromBCI(Method.java:282)
at jdk.hotspot.agent/sun.jvm.hotspot.utilities.HeapHprofBinWriter.dumpStackFrame(HeapHprofBinWriter.java:751)
at jdk.hotspot.agent/sun.jvm.hotspot.utilities.HeapHprofBinWriter.dumpStackTraces(HeapHprofBinWriter.java:730)
at jdk.hotspot.agent/sun.jvm.hotspot.utilities.HeapHprofBinWriter.write(HeapHprofBinWriter.java:439)
at jdk.hotspot.agent/sun.jvm.hotspot.tools.JMap.writeHeapHprofBin(JMap.java:182)
at jdk.hotspot.agent/sun.jvm.hotspot.tools.JMap.run(JMap.java:97)
at jdk.hotspot.agent/sun.jvm.hotspot.tools.Tool.startInternal(Tool.java:262)
at jdk.hotspot.agent/sun.jvm.hotspot.tools.Tool.start(Tool.java:225)
at jdk.hotspot.agent/sun.jvm.hotspot.tools.Tool.execute(Tool.java:118)
at jdk.hotspot.agent/sun.jvm.hotspot.tools.JMap.main(JMap.java:176)
at jdk.hotspot.agent/sun.jvm.hotspot.SALauncher.runJMAP(SALauncher.java:321)
at jdk.hotspot.agent/sun.jvm.hotspot.SALauncher.main(SALauncher.java:406)
- duplicates
-
JDK-8205042 [lworld] jdk/sun/tools/jhsdb/HeapDumpTest.java
- Closed
-
JDK-8219405 serviceability/sa/TestJmapCore.java failed with java.io.EOFException
- Closed
-
JDK-8222499 serviceability/sa/JhsdbThreadInfoTest.java fails with "AssertionFailure: illegal bci"
- Closed
-
JDK-8230872 sun/tools/jhsdb/JShellHeapDumpTest.java fails with RuntimeException: Test ERROR java.io.EOFException
- Closed
-
JDK-8233735 SA: serviceability/sa/ClhsdbJstackXcompStress.java fails with "illegal bci"
- Closed
- relates to
-
JDK-8231288 "jhsdb jmap" test needed to reproduce issues that used to be reproduced by JShellHeapDumpTest
- Resolved
-
JDK-8214226 SA: Incorrect BCI and Line Number with jstack if the top frame is in the interpreter
- Resolved
-
JDK-8244383 jhsdb/HeapDumpTestWithActiveProcess.java fails with "AssertionFailure: illegal bci"
- Resolved
-
JDK-8200217 SA: serviceability/sa/ClhsdbJstack.java fails with Test ERROR java.lang.RuntimeException: 'LingeredApp.main' missing from stdout/stderr
- Closed
-
JDK-8219405 serviceability/sa/TestJmapCore.java failed with java.io.EOFException
- Closed
-
JDK-6760477 SA: Update SA to include stack traces in the heap dump
- Resolved