hg: jdk10/jdk10/hotspot: 6760477: Update SA to include stack traces in the heap dump

harsha.wardhana.b at oracle.com harsha.wardhana.b at oracle.com
Fri Jun 2 07:02:41 UTC 2017


Changeset: c2084773d623
Author:    sballal
Date:      2017-06-02 12:30 +0530
URL:       http://hg.openjdk.java.net/jdk10/jdk10/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-changes mailing list