Fri, 17 May 2013 11:57:05 +0200 8014277: Remove ObjectClosure as base class for BoolObjectClosure
ehelin [Fri, 17 May 2013 11:57:05 +0200] rev 17625
8014277: Remove ObjectClosure as base class for BoolObjectClosure Reviewed-by: brutisso, tschatzl
Thu, 23 May 2013 15:30:16 -0700 Merge
twisti [Thu, 23 May 2013 15:30:16 -0700] rev 17624
Merge
Thu, 23 May 2013 14:11:09 +0200 8014430: JRE crashes instead of stop compilation on full Code Cache. Internal Error (c1_Compiler.cpp:87)
anoll [Thu, 23 May 2013 14:11:09 +0200] rev 17623
8014430: JRE crashes instead of stop compilation on full Code Cache. Internal Error (c1_Compiler.cpp:87) Summary: Disable client compiler and switch to interpreter if there is not enough free space in the code cache. Reviewed-by: kvn, twisti
Wed, 22 May 2013 18:25:43 -0700 8010927: Kitchensink crashed with SIGSEGV, Problematic frame: v ~StubRoutines::checkcast_arraycopy
kvn [Wed, 22 May 2013 18:25:43 -0700] rev 17622
8010927: Kitchensink crashed with SIGSEGV, Problematic frame: v ~StubRoutines::checkcast_arraycopy Summary: Changed gen_write_ref_array_post_barrier() code on x64 to pass start address and number of copied oop elements. In generate_checkcast_copy() skip post barrier code if no elements are copied. Reviewed-by: roland
Wed, 22 May 2013 17:39:47 -0700 Merge
kvn [Wed, 22 May 2013 17:39:47 -0700] rev 17621
Merge
Wed, 22 May 2013 09:02:43 -0700 8014811: loopTransform.cpp assert(cmp_end->in(2) == limit) failed
kvn [Wed, 22 May 2013 09:02:43 -0700] rev 17620
8014811: loopTransform.cpp assert(cmp_end->in(2) == limit) failed Summary: Stop current iteration of loop opts if partial_peel() failed and it created node clones outside processed loop. Reviewed-by: roland
(0) -10000 -3000 -1000 -300 -100 -30 -10 -6 +6 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip