Mon, 22 Dec 2014 17:40:46 +0000 Merge
jwilhelm [Mon, 22 Dec 2014 17:40:46 +0000] rev 28216
Merge
Mon, 22 Dec 2014 16:49:24 +0100 8068036: assert(is_available(index)) failed in G1 cset
tschatzl [Mon, 22 Dec 2014 16:49:24 +0100] rev 28215
8068036: assert(is_available(index)) failed in G1 cset Summary: Some verification code iterated over the heap using the region mapping array. This is not allowed. Changed to use the regular iteration method with closure. Reviewed-by: jwilhelm, brutisso
Thu, 18 Dec 2014 16:15:49 +0100 Merge
jwilhelm [Thu, 18 Dec 2014 16:15:49 +0100] rev 28214
Merge
Fri, 19 Dec 2014 09:21:06 +0100 8060025: Object copy time regressions after JDK-8031323 and JDK-8057536
tschatzl [Fri, 19 Dec 2014 09:21:06 +0100] rev 28213
8060025: Object copy time regressions after JDK-8031323 and JDK-8057536 Summary: Evaluate and improve object copy time by micro-optimizations and splitting out slow and fast paths aggressively. Reviewed-by: kbarrett, mgerdin, jmasa Contributed-by: Tony Printezis <tprintezis@twitter.com>, Thomas Schatzl <thomas.schatzl@oracle.com>
Wed, 17 Dec 2014 22:32:44 -0500 8066827: Remove ReferenceProcessor::clean_up_discovered_references()
kbarrett [Wed, 17 Dec 2014 22:32:44 -0500] rev 28212
8066827: Remove ReferenceProcessor::clean_up_discovered_references() Summary: Abandon rather than clean up discovered references. Reviewed-by: jmasa, ysr
Thu, 18 Dec 2014 13:30:00 +0000 Merge
brutisso [Thu, 18 Dec 2014 13:30:00 +0000] rev 28211
Merge
Thu, 18 Dec 2014 13:37:02 +0100 8067873: gc/TestSmallHeap.java does not compile
brutisso [Thu, 18 Dec 2014 13:37:02 +0100] rev 28210
8067873: gc/TestSmallHeap.java does not compile Reviewed-by: mgerdin, jwilhelm
Thu, 18 Dec 2014 11:23:18 +0000 Merge
tschatzl [Thu, 18 Dec 2014 11:23:18 +0000] rev 28209
Merge
Thu, 18 Dec 2014 09:37:02 +0100 8067469: G1 ignores AlwaysPreTouch
tschatzl [Thu, 18 Dec 2014 09:37:02 +0100] rev 28208
8067469: G1 ignores AlwaysPreTouch Summary: Factor out pretouch code of the various virtual space management classes and use them everywhere including in G1. Reviewed-by: stefank, ehelin, dholmes
Mon, 08 Dec 2014 18:57:33 +0100 8067655: Clean up G1 remembered set oop iteration
mgerdin [Mon, 08 Dec 2014 18:57:33 +0100] rev 28207
8067655: Clean up G1 remembered set oop iteration Summary: Pass on the static type G1ParPushHeapRSClosure to allow oop_iterate devirtualization Reviewed-by: jmasa, kbarrett
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip