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
sjohanss [Fri, 02 Mar 2018 10:09:08 +0100] rev 49323
8198424: Remove G1AllocationContext
Reviewed-by: ehelin, tschatzl
sjohanss [Fri, 02 Mar 2018 10:09:05 +0100] rev 49322
8198433: Remove WhiteBox extension point
Reviewed-by: ehelin, dholmes, tschatzl
sjohanss [Fri, 02 Mar 2018 10:09:04 +0100] rev 49321
8198432: Remove Thread extension point
Reviewed-by: ehelin, dholmes, tschatzl
sjohanss [Fri, 02 Mar 2018 10:09:02 +0100] rev 49320
8198431: Remove G1FullCollector extension point
Reviewed-by: ehelin, tschatzl
sjohanss [Fri, 02 Mar 2018 10:09:01 +0100] rev 49319
8198430: Remove G1Allocator extension point
Reviewed-by: ehelin, tschatzl
ehelin [Fri, 02 Mar 2018 09:20:16 +0100] rev 49318
8197842: Remove unused macros VM_STRUCTS_EXT and VM_TYPES_EXT
Reviewed-by: sjohanss, lfoltan