Wed, 28 May 2014 15:03:36 +0000 Merge
dsamersoff [Wed, 28 May 2014 15:03:36 +0000] rev 24829
Merge
Wed, 28 May 2014 07:36:32 -0700 6904403: assert(f == k->has_finalizer(),"inconsistent has_finalizer") with debug VM
dsamersoff [Wed, 28 May 2014 07:36:32 -0700] rev 24828
6904403: assert(f == k->has_finalizer(),"inconsistent has_finalizer") with debug VM Summary: Don't assert if one of classes in hierarhy was redefined Reviewed-by: coleenp, sspitsyn
Wed, 28 May 2014 06:26:05 -0700 8043086: Hotspot is expected to report OOM which is occurred String.intern(), but crashes in JDK8u5
poonam [Wed, 28 May 2014 06:26:05 -0700] rev 24827
8043086: Hotspot is expected to report OOM which is occurred String.intern(), but crashes in JDK8u5 Summary: In case of allocation failure, restore the value of _chunk in Arena Reviewed-by: dholmes, dcubed
Tue, 27 May 2014 21:58:23 -0700 8043896: Error reporting for insufficient shared region size is incorrect
minqi [Tue, 27 May 2014 21:58:23 -0700] rev 24826
8043896: Error reporting for insufficient shared region size is incorrect Summary: In SharedSpaceType, we have three enum types which are used in report_out_of_shared_space(SharedSpaceType type). In fact we supplied more than three messages and flags. This leads the warning always gives wrong message with the first not used. Reviewed-by: iklam, coleenp Contributed-by: yumin.qi@oracle.com
(0) -10000 -3000 -1000 -300 -100 -30 -10 -4 +4 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip