Wed, 19 Aug 2015 11:11:06 -0700 8133537: clarify position of unlock options in error messages
dcubed [Wed, 19 Aug 2015 11:11:06 -0700] rev 32374
8133537: clarify position of unlock options in error messages Reviewed-by: coleenp, dholmes, coffeys
Thu, 20 Aug 2015 09:31:28 +0200 Merge
roland [Thu, 20 Aug 2015 09:31:28 +0200] rev 32373
Merge
Wed, 29 Jul 2015 17:25:04 +0200 8080289: Intermediate writes in a loop not eliminated by optimizer
roland [Wed, 29 Jul 2015 17:25:04 +0200] rev 32372
8080289: Intermediate writes in a loop not eliminated by optimizer Summary: Move Stores out of loop (after or before) when possible Reviewed-by: kvn, vlivanov
Fri, 14 Aug 2015 00:28:45 +0200 8133599: Unsafe.getAndSetObject() is no longer intrinsified by c2
roland [Fri, 14 Aug 2015 00:28:45 +0200] rev 32371
8133599: Unsafe.getAndSetObject() is no longer intrinsified by c2 Summary: off by 1 error in c2 intrinsic filtering logic Reviewed-by: dlong, kvn, shade
Sat, 15 Aug 2015 02:54:18 +0200 8130847: Cloned object's fields observed as null after C2 escape analysis
roland [Sat, 15 Aug 2015 02:54:18 +0200] rev 32370
8130847: Cloned object's fields observed as null after C2 escape analysis Summary: Eliminated instance/array written to by an array copy variant must be correctly initialized when reallocated at a deopt Reviewed-by: kvn, vlivanov
Wed, 12 Aug 2015 09:58:39 +0300 8019968: Reference CAS induces GC store barrier even on failure
shade [Wed, 12 Aug 2015 09:58:39 +0300] rev 32369
8019968: Reference CAS induces GC store barrier even on failure Reviewed-by: kvn, adinn, roland
Tue, 18 Aug 2015 14:04:24 -0400 8133349: CMS: Assert failed: Ctl pt invariant
ecaspole [Tue, 18 Aug 2015 14:04:24 -0400] rev 32368
8133349: CMS: Assert failed: Ctl pt invariant Summary: _survivor_chunk_array should be sized based on PLAB::min_size() not ThreadLocalAllocBuffer::min_size() Reviewed-by: tschatzl, jwilhelm
Tue, 18 Aug 2015 17:32:10 +0200 8130308: Too low memory usage in TestPromotionFromSurvivorToTenuredAfterMinorGC.java
jwilhelm [Tue, 18 Aug 2015 17:32:10 +0200] rev 32367
8130308: Too low memory usage in TestPromotionFromSurvivorToTenuredAfterMinorGC.java Reviewed-by: dfazunen, brutisso
Mon, 17 Aug 2015 13:55:02 +0200 8133669: Remove unused code in Arguments
jwilhelm [Mon, 17 Aug 2015 13:55:02 +0200] rev 32366
8133669: Remove unused code in Arguments 8133455: VM ignores setting of the -XX:MemoryRestriction flag. Reviewed-by: dholmes, kbarrett
Sun, 16 Aug 2015 09:33:52 -0500 8133678: test fails due to 'CICompilerCount=0 must be at least 1' missing from stdout/stderr
gziemski [Sun, 16 Aug 2015 09:33:52 -0500] rev 32365
8133678: test fails due to 'CICompilerCount=0 must be at least 1' missing from stdout/stderr Summary: We changed the constraint error message formatting for CICompilerCount, but forgot to change the corresponding test. Reviewed-by: kbarrett, dcubed
Mon, 17 Aug 2015 10:53:11 +0000 Merge
dsamersoff [Mon, 17 Aug 2015 10:53:11 +0000] rev 32364
Merge
Mon, 17 Aug 2015 12:43:45 +0300 Merge
dsamersoff [Mon, 17 Aug 2015 12:43:45 +0300] rev 32363
Merge
Mon, 17 Aug 2015 10:43:11 +0200 8133553: Running with -XX:+UseParallelGC -XX:OldSize=30k crashes jvm
david [Mon, 17 Aug 2015 10:43:11 +0200] rev 32362
8133553: Running with -XX:+UseParallelGC -XX:OldSize=30k crashes jvm Reviewed-by: jwilhelm, sjohanss
Mon, 29 Jun 2015 11:11:12 +0200 8087324: Use semaphores when starting and stopping GC task threads
stefank [Mon, 29 Jun 2015 11:11:12 +0200] rev 32361
8087324: Use semaphores when starting and stopping GC task threads Reviewed-by: jmasa, sjohanss
Mon, 29 Jun 2015 11:09:39 +0200 8087323: Unify and split the work gang classes
stefank [Mon, 29 Jun 2015 11:09:39 +0200] rev 32360
8087323: Unify and split the work gang classes Reviewed-by: jmasa, sjohanss
(0) -30000 -10000 -3000 -1000 -300 -100 -15 +15 +100 +300 +1000 +3000 +10000 tip