/home/jini/jdk10/hs/build/linux-x86_64-normal-server-slowdebug/images/jdk/bin/java -Xshare:on -cp ~/tests/ HelloAndLoop
Hello -- and Loop
...after attaching to the process through jhsdb
hsdb> printmdo -a
Error: sun.jvm.hotspot.types.WrongTypeException: No suitable match for type of address 0x0000000800a34e80
Hello -- and Loop
...after attaching to the process through jhsdb
hsdb> printmdo -a
Error: sun.jvm.hotspot.types.WrongTypeException: No suitable match for type of address 0x0000000800a34e80
- relates to
-
JDK-8200162 Use coredump_filter to dump the MAP_SHARED regions of a CDS archive into a corefile
- Closed
-
JDK-8202297 SA: Test: Consolidate the corefile debugging components of ClhsdbCDSCore.java and TestSAServer.java
- Closed
-
JDK-8241158 SA TestHeapDumpForInvokeDynamic.java fails when CDS archive is relocated
- Resolved
-
JDK-8201789 SA: Consolidate the platform specific libsaproc files
- Closed