hg: hsx/hotspot-gc/hotspot: 8014240: G1: Add remembered set size information to output of G1PrintRegionLivenessInfo

bengt.rutisson at oracle.com bengt.rutisson at oracle.com
Thu May 16 14:36:45 UTC 2013


Changeset: 05a17f270c7e
Author:    tschatzl
Date:      2013-05-16 13:02 +0200
URL:       http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/05a17f270c7e

8014240: G1: Add remembered set size information to output of G1PrintRegionLivenessInfo
Summary: Improve the output of G1PrintRegionLivenessInfo by adding a per-region remembered set size information column
Reviewed-by: jwilhelm, johnc

! src/share/vm/gc_implementation/g1/concurrentMark.cpp
! src/share/vm/gc_implementation/g1/concurrentMark.hpp
! src/share/vm/gc_implementation/g1/heapRegionRemSet.cpp
+ test/gc/g1/TestPrintRegionRememberedSetInfo.java




More information about the hotspot-gc-dev mailing list