hg: hsx/hotspot-main/hotspot: 2 new changesets
john.coomes at oracle.com
john.coomes at oracle.com
Fri Jun 29 14:07:20 PDT 2012
Changeset: 7994a5a35fcf
Author: johnc
Date: 2012-06-25 16:00 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/7994a5a35fcf
6921087: G1: remove per-GC-thread expansion tables from the fine-grain remembered sets
Summary: Remove the per-thread expansion tables (PosParPRT) and associated expansion and compaction from the fine grain RSet entries. This code has been unused for a while.
Reviewed-by: johnc, brutisso
Contributed-by: Thomas Schatzl <thomas.schatzl at jku.at>
! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp
! src/share/vm/gc_implementation/g1/g1_globals.hpp
! src/share/vm/gc_implementation/g1/heapRegionRemSet.cpp
! src/share/vm/gc_implementation/g1/heapRegionRemSet.hpp
Changeset: 22de825d6faf
Author: jcoomes
Date: 2012-06-29 11:15 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/22de825d6faf
Merge
More information about the hotspot-dev
mailing list