hg: hsx/hotspot-gc/hotspot: 7045662: G1: OopsInHeapRegionClosure::set_region() should not be virtual
tony.printezis at oracle.com
tony.printezis at oracle.com
Thu Jun 9 06:32:32 UTC 2011
Changeset: ae5b2f1dcf12
Author: tonyp
Date: 2011-06-08 21:48 -0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/ae5b2f1dcf12
7045662: G1: OopsInHeapRegionClosure::set_region() should not be virtual
Summary: make the method non-virtual, remove five unused closures, and fix a couple of copyright typos.
Reviewed-by: stefank, johnc, poonam
! src/share/vm/gc_implementation/g1/g1CollectorPolicy.cpp
! src/share/vm/gc_implementation/g1/g1OopClosures.hpp
! src/share/vm/gc_implementation/g1/g1OopClosures.inline.hpp
! src/share/vm/gc_implementation/g1/g1RemSet.cpp
! src/share/vm/gc_implementation/g1/g1_specialized_oop_closures.hpp
! src/share/vm/gc_implementation/g1/heapRegionSet.hpp
! src/share/vm/gc_implementation/g1/heapRegionSets.hpp
More information about the hotspot-gc-dev
mailing list