hg: jdk10/sandbox/hotspot: 6760477: Update SA to include stack traces in the heap dump
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Fri Jun 2 07:17:24 UTC 2017
Changeset: c2084773d623
Author: sballal
Date: 2017-06-02 12:30 +0530
URL: http://hg.openjdk.java.net/jdk10/sandbox/hotspot/rev/c2084773d623
6760477: Update SA to include stack traces in the heap dump
Summary: Update SA to include HPROF_TRACE and HPROF_FRAME records in the heap dump
Reviewed-by: dsamersoff
Contributed-by: sharath.ballal at oracle.com
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/JavaThread.java
+ src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/StackFrameInfo.java
+ src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/ThreadStackTrace.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/utilities/HeapHprofBinWriter.java
! src/share/vm/runtime/vmStructs.cpp
More information about the jdk10-sandbox-changes
mailing list