History log of /openjdk10/hotspot/src/share/vm/gc/g1/g1RootClosures.cpp
Revision Date Author Comments
# 12905:1ceb55f6ff39 23-Feb-2017 tschatzl

8160874: Remove typo in G1InitalMarkClosures
Reviewed-by: stefank, sjohanss


# 11020:c0ea2e3ebe83 25-Apr-2016 coleenp

8154580: Save mirror in interpreter frame to enable cleanups of CLDClosure
Summary: GC walks the mirror using OopClosure rather than using CLDClosure in oops_interpreted_do()
Reviewed-by: dlong, twisti, stefank


# 9657:629011677aee 04-Dec-2015 ehelin

8144712: Remove g1RootClosures.inline.hpp
Reviewed-by: stefank, mgerdin


# 9596:cfdaf25aa47d 25-Nov-2015 ehelin

8142494: Add extension point to G1EvacuationRootClosures
Reviewed-by: jmasa, mgerdin


# 9164:5f32f22ba25e 14-Oct-2015 mgerdin

8138762: Refactor setup of evacuation closures in G1
Summary: Introduce policy class containing the root scan closures.
Reviewed-by: ehelin, stefank