Tue, 10 Dec 2013 15:11:02 +0100 8026849: Fix typos in the GC code, part 2
jwilhelm [Tue, 10 Dec 2013 15:11:02 +0100] rev 22775
8026849: Fix typos in the GC code, part 2 Summary: Fixed typos in assert messages, flag descriptions and verbose messages Reviewed-by: stefank, tschatzl
Mon, 10 Feb 2014 12:58:09 +0100 8033923: Use BufferingOopClosure for G1 code root scanning
stefank [Mon, 10 Feb 2014 12:58:09 +0100] rev 22774
8033923: Use BufferingOopClosure for G1 code root scanning Reviewed-by: mgerdin, brutisso
Mon, 10 Feb 2014 14:37:53 +0100 Merge
ehelin [Mon, 10 Feb 2014 14:37:53 +0100] rev 22773
Merge
Mon, 10 Feb 2014 12:51:51 +0100 8033764: Remove the usage of StarTask from BufferingOopClosure
stefank [Mon, 10 Feb 2014 12:51:51 +0100] rev 22772
8033764: Remove the usage of StarTask from BufferingOopClosure Reviewed-by: mgerdin, brutisso, tschatzl
Mon, 10 Feb 2014 13:31:22 +0100 Merge
ehelin [Mon, 10 Feb 2014 13:31:22 +0100] rev 22771
Merge
Fri, 07 Feb 2014 13:48:07 +0100 8033922: G1: Back out 8033601 and go back to use the to-obj for chunked arrays.
brutisso [Fri, 07 Feb 2014 13:48:07 +0100] rev 22770
8033922: G1: Back out 8033601 and go back to use the to-obj for chunked arrays. Reviewed-by: stefank, tschatzl
Thu, 06 Feb 2014 17:12:10 +0100 8033545: Missing volatile specifier in Bitmap::par_put_range_within_word
tschatzl [Thu, 06 Feb 2014 17:12:10 +0100] rev 22769
8033545: Missing volatile specifier in Bitmap::par_put_range_within_word Summary: The method Bitmap::par_put_range_within_word reloads the original value during a CAS, which may be optimized away. Instead of reloading, use the value returned by Atomic::cmpxchg_ptr() for further processing. Reviewed-by: tschatzl, brutisso, tonyp Contributed-by: Matthias Braun <matthia.braun@sap.com>
Thu, 06 Feb 2014 14:12:43 +0100 8031703: Missing post-barrier in ReferenceProcessor
pliden [Thu, 06 Feb 2014 14:12:43 +0100] rev 22768
8031703: Missing post-barrier in ReferenceProcessor Reviewed-by: tonyp, tschatzl
(0) -10000 -3000 -1000 -300 -100 -30 -10 -8 +8 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip