jwilhelm [Fri, 06 Mar 2015 16:12:54 +0100] rev 29466
8051984: @ignore should be placed after @test
Summary: as ignore reason has been fixed (by adding @requires) @ignore removed
Reviewed-by: kbarrett, brutisso
Contributed-by: andrey.x.zakharov@oracle.com
sfriberg [Fri, 06 Mar 2015 09:07:33 +0100] rev 29465
8031538: G1 eden usage is sometimes higher than target eden (printed Eden size)
Summary: When recalculating the number of target eden size, correctly consider the amount of existing eden regions in the target calculation.
Reviewed-by: tschatzl
Contributed-by: Staffan Friberg <staffan.friberg@oracle.com>
david [Thu, 05 Mar 2015 16:43:26 +0100] rev 29464
8073545: Use shorter and more descriptive names for GC worker threads
Reviewed-by: ehelin, jwilhelm
mikael [Tue, 10 Mar 2015 09:42:23 -0700] rev 29463
8074726: Update source and target version used when compiling hotspot class files
Summary: Use BOOT_JDK_SOURCETARGET from top level, or fall back to -source 8 -target 8
Reviewed-by: dholmes, sla