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 -3 +3 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip