hg: hsx/hotspot-gc/hotspot: 2 new changesets
y.s.ramakrishna at oracle.com
y.s.ramakrishna at oracle.com
Tue Aug 23 09:11:37 UTC 2011
Changeset: 7f776886a215
Author: ysr
Date: 2011-08-22 12:30 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/7f776886a215
6810861: G1: support -XX:+{PrintClassHistogram,HeapDump}{Before,After}FullGC
Summary: Call {pre,post}_full_gc_dump() before and after a STW full gc of G1CollectedHeap. Also adjusted the prefix message, including the addition of missing whitespace.
Reviewed-by: brutisso, tonyp
! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp
! src/share/vm/gc_interface/collectedHeap.cpp
Changeset: be05e987ba07
Author: ysr
Date: 2011-08-22 23:57 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/be05e987ba07
Merge
More information about the hotspot-gc-dev
mailing list