tschatzl [Thu, 18 Dec 2014 09:37:02 +0100] rev 28208
8067469: G1 ignores AlwaysPreTouch
Summary: Factor out pretouch code of the various virtual space management classes and use them everywhere including in G1.
Reviewed-by: stefank, ehelin, dholmes
mgerdin [Mon, 08 Dec 2014 18:57:33 +0100] rev 28207
8067655: Clean up G1 remembered set oop iteration
Summary: Pass on the static type G1ParPushHeapRSClosure to allow oop_iterate devirtualization
Reviewed-by: jmasa, kbarrett