Thu, 23 Jan 2014 12:08:28 +0100 8027754: Enable loop optimizations for loops with MathExact inside
rbackman [Thu, 23 Jan 2014 12:08:28 +0100] rev 22911
8027754: Enable loop optimizations for loops with MathExact inside Reviewed-by: kvn, iveresov
Mon, 24 Feb 2014 15:12:26 -0800 8033805: Move Fast_Lock/Fast_Unlock code from .ad files to macroassembler
kvn [Mon, 24 Feb 2014 15:12:26 -0800] rev 22910
8033805: Move Fast_Lock/Fast_Unlock code from .ad files to macroassembler Summary: Consolidated C2 x86 locking code in one place in macroAssembler_x86.cpp. Reviewed-by: roland
Fri, 28 Feb 2014 14:56:04 +0100 Merge
ehelin [Fri, 28 Feb 2014 14:56:04 +0100] rev 22909
Merge
Thu, 27 Feb 2014 10:36:50 +0100 8035746: Add missing Klass::oop_is_instanceClassLoader() function
stefank [Thu, 27 Feb 2014 10:36:50 +0100] rev 22908
8035746: Add missing Klass::oop_is_instanceClassLoader() function Reviewed-by: mgerdin, coleenp
Thu, 27 Feb 2014 10:34:55 +0100 8035648: Don't use Handle in java_lang_String::print
stefank [Thu, 27 Feb 2014 10:34:55 +0100] rev 22907
8035648: Don't use Handle in java_lang_String::print Reviewed-by: coleenp, pliden
Wed, 26 Feb 2014 14:52:42 +0100 8035822: Unable to test minimalVM
jwilhelm [Wed, 26 Feb 2014 14:52:42 +0100] rev 22906
8035822: Unable to test minimalVM Summary: Moved the test code inside INCLUDE_ALL_GCS Reviewed-by: dholmes, stefank
Tue, 25 Feb 2014 11:02:11 +0100 Merge
ehelin [Tue, 25 Feb 2014 11:02:11 +0100] rev 22905
Merge
Mon, 24 Feb 2014 10:45:15 +0100 8034948: Back out JDK-6976350 since it does not fix any issue
tschatzl [Mon, 24 Feb 2014 10:45:15 +0100] rev 22904
8034948: Back out JDK-6976350 since it does not fix any issue Summary: Revert JDK-6976350 because it does not improve PLAB fragmentation. To the contrary, it tends to increase the amount of wasted space with many threads. Reviewed-by: brutisso
Mon, 24 Feb 2014 09:41:04 +0100 8035329: Move G1ParCopyClosure::copy_to_survivor_space into G1ParScanThreadState
tschatzl [Mon, 24 Feb 2014 09:41:04 +0100] rev 22903
8035329: Move G1ParCopyClosure::copy_to_survivor_space into G1ParScanThreadState Summary: Move G1ParCopyClosure::copy_to_survivor_space to decrease code size. Reviewed-by: stefank, jmasa
Mon, 24 Feb 2014 09:40:49 +0100 8035326: Assume non-NULL references in G1CollectedHeap::in_cset_fast_test
tschatzl [Mon, 24 Feb 2014 09:40:49 +0100] rev 22902
8035326: Assume non-NULL references in G1CollectedHeap::in_cset_fast_test Summary: Remove the assumption that G1CollectedHeap::in_cset_fast_test needs to check for NULL references. Most of the time this is not required, making the code doing this check multiple times. Reviewed-by: stefank, mgerdin, jmasa
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip