simonis [Mon, 04 May 2015 18:41:53 +0200] rev 30587
8079280: Fix format warning/error in vm_version_ppc.cpp
Reviewed-by: stefank
tschatzl [Thu, 07 May 2015 10:32:42 +0200] rev 30586
8079556: BACKOUT - Determining the desired PLAB size adjusts to the the number of threads at the wrong place
Reviewed-by: jwilhelm, brutisso
eistepan [Wed, 29 Apr 2015 15:12:33 +0300] rev 30585
6407976: GC worker number should be unsigned
Reviewed-by: jwilhelm, tschatzl
david [Wed, 06 May 2015 11:04:44 +0200] rev 30584
8079337: Format string issues in workgroup.cpp and taskqueue.cpp
Reviewed-by: jwilhelm, pliden, ehelin
pliden [Tue, 05 May 2015 11:17:12 +0200] rev 30583
8079330: Circular dependency between G1CollectedHeap and G1BlockOffsetSharedArray
Reviewed-by: tschatzl, mgerdin
pliden [Wed, 06 May 2015 09:21:10 +0200] rev 30582
8013171: G1: C1 x86_64 barriers use 32-bit accesses to 64-bit PtrQueue::_index
Reviewed-by: roland, tschatzl
stefank [Mon, 04 May 2015 15:02:37 +0200] rev 30581
8079275: Remove CollectedHeap::use_parallel_gc_threads
Reviewed-by: sjohanss, kbarrett
jwha [Fri, 01 May 2015 10:51:00 -0700] rev 30580
8079091: Remove dictionary NULL check on common path of BlockFreeList methods
Reviewed-by: kbarrett, stefank, dholmes, jmasa
jwilhelm [Mon, 04 May 2015 17:10:50 +0200] rev 30579
Merge
pliden [Mon, 04 May 2015 09:24:03 +0200] rev 30578
8079148: Fix incorrect include guards
Reviewed-by: stefank, ehelin
kbarrett [Fri, 01 May 2015 17:38:12 -0400] rev 30577
8075215: SATB buffer processing found reclaimed humongous object
Summary: Don't assume SATB buffer entries are valid objects
Reviewed-by: brutisso, ecaspole
sjohanss [Thu, 30 Apr 2015 10:14:26 +0200] rev 30576
8078897: Clean out unused code in G1MMUTracker
Reviewed-by: brutisso, jwilhelm, drwhite
ecaspole [Wed, 29 Apr 2015 15:25:41 -0400] rev 30575
8078405: Heap decommit failed in TestShrinkAuxiliaryData tests
Summary: Modified test so options in the code are after the options from the environment, so -ExplicitGCInvokesConcurrent is always used.
Reviewed-by: tschatzl, kbarrett
dfazunen [Wed, 29 Apr 2015 15:32:05 +0400] rev 30574
8073476: G1 logging ignores changes to PrintGC* flags via MXBeans
Reviewed-by: brutisso, jwilhelm
drwhite [Wed, 29 Apr 2015 09:59:51 +0200] rev 30573
8076995: gc/ergonomics/TestDynamicNumberOfGCThreads.java failed with java.lang.RuntimeException: 'new_active_workers' missing from stdout/stderr
Reviewed-by: brutisso, jmasa, jwilhelm