sjohanss [Tue, 24 Mar 2015 10:24:31 +0100] rev 29699
8075735: Missing include causes minimal build failure
Summary: Added the missing include.
Reviewed-by: jprovino, dholmes, stefank
jwilhelm [Mon, 23 Mar 2015 22:08:14 +0100] rev 29698
Merge
jwilhelm [Tue, 03 Mar 2015 18:01:27 +0100] rev 29697
8074459: Flags handling memory sizes should be of type size_t
Summary: Changed the type to size_t for flags that handles memory sizes
Reviewed-by: kbarrett, tschatzl
sjohanss [Mon, 02 Mar 2015 11:08:09 +0100] rev 29696
8073944: Simplify ArgumentsExt and remove unneeded functionallity
Reviewed-by: kbarrett, dholmes
jprovino [Mon, 23 Mar 2015 12:18:20 +0100] rev 29695
8067891: Remove vestigal G1SATBCT barrier set kind
Summary: Remove all case statements specifying G1SATBCT
Reviewed-by: tschatzl, kbarrett
brutisso [Thu, 19 Mar 2015 15:25:54 +0100] rev 29694
8027962: Per-phase timing measurements for strong roots processing
Reviewed-by: tschatzl, ecaspole
mgerdin [Mon, 01 Dec 2014 15:24:56 +0100] rev 29693
8075210: Refactor strong root processing in order to allow G1 to evolve separately from GenCollectedHeap
Summary: Create a G1RootProcessor and move SharedHeap root processing to GenCollectedHeap
Reviewed-by: brutisso, tschatzl, ehelin
ehelin [Thu, 19 Mar 2015 10:29:36 +0000] rev 29692
Merge
kbarrett [Tue, 03 Mar 2015 19:47:49 -0500] rev 29691
8073994: STATIC_ASSERT use of __LINE__ is wrong
Reviewed-by: dholmes, ehelin
stefank [Wed, 18 Mar 2015 10:51:00 +0100] rev 29690
8075416: Cleanup GC include dependencies in memoryPool.hpp
Reviewed-by: ehelin, mgerdin