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