hg: jdk/sandbox: 8225715: jhsdb jmap fails to write binary heap dump of a jshell process

chris.hegarty at oracle.com chris.hegarty at oracle.com
Wed Jul 10 15:45:18 UTC 2019


Changeset: f60890de1dfb
Author:    fmatte
Date:      2019-07-02 08:43 -0700
URL:       http://hg.openjdk.java.net/jdk/sandbox/rev/f60890de1dfb

8225715: jhsdb jmap fails to write binary heap dump of a jshell process
Summary: Add a Null check for getSourceFileName() before writing into thread dump.
Reviewed-by: cjplummer, kevinw

! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/utilities/HeapHprofBinWriter.java
+ test/jdk/sun/tools/jhsdb/JShellHeapDumpTest.java



More information about the jdk-sandbox-changes mailing list