ehelin [Fri, 02 Mar 2018 14:47:52 +0100] rev 49327
8198948: Remove unused parameter evacuation_info from G1CollectedHeap::evacuate_collection_set
Reviewed-by: sjohanss, eosterlund
rehn [Fri, 02 Mar 2018 11:43:19 +0100] rev 49326
8198833: TestMemoryAwareness Docker container fails with too small maximum heap
Reviewed-by: bobv, dholmes
eosterlund [Fri, 02 Mar 2018 10:51:53 +0100] rev 49325
8198896: Remove dead code: cardTableModRefBSForCTRS.hpp
Reviewed-by: pliden, kbarrett
thartmann [Fri, 02 Mar 2018 11:06:51 +0100] rev 49324
8198826: -XX:+VerifyStack fails with fatal error: ExceptionMark constructor expects no pending exceptions
Summary: Save and restore pending exception while executing stack verification code at deoptimization.
Reviewed-by: kvn, dholmes