hg: hsx/hotspot-gc/hotspot: 6921087: G1: remove per-GC-thread expansion tables from the fine-grain remembered sets
john.cuthbertson at oracle.com
john.cuthbertson at oracle.com
Tue Jun 26 23:28:45 UTC 2012
Changeset: 7994a5a35fcf
Author: johnc
Date: 2012-06-25 16:00 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/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
More information about the hotspot-gc-dev
mailing list