dcubed [Fri, 19 Apr 2013 16:51:27 -0700] rev 17028
Merge
dcubed [Fri, 19 Apr 2013 13:48:54 -0700] rev 17027
Merge
minqi [Fri, 19 Apr 2013 11:08:52 -0700] rev 17026
8010992: Remove calls to global ::operator new[] and new
Summary: disable use of global operator new and new[] which could cause unexpected exception and escape from NMT tracking.
Reviewed-by: coleenp, dholmes, zgu
Contributed-by: yumin.qi@oracle.com
bharadwaj [Thu, 18 Apr 2013 14:03:37 -0400] rev 17025
Merge
bharadwaj [Thu, 18 Apr 2013 08:05:35 -0700] rev 17024
8006267: InterfaceMethod_ref should allow invokestatic and invokespecial
Summary: Lambda changes; spec 0.6.2 - Allow static invokestatic and invokespecial calls to InterfaceMethod_ref
Reviewed-by: dholmes, acorn
zgu [Thu, 18 Apr 2013 10:04:44 -0400] rev 17023
8012464: NMT: classes should not derive from _ValueObj, use VALUE_OBJ_CLASS_SPEC instead
Summary: NMT value objects should use VALUE_OBJ_CLASS_SPEC instead of deriving from _ValueObj
Reviewed-by: coleenp, hseigel, dholmes
hseigel [Wed, 17 Apr 2013 08:20:02 -0400] rev 17022
8009928: PSR:PERF Increase default string table size
Summary: Increase default string table size to 60013 for 64-bit platforms.
Reviewed-by: coleenp, dholmes
amurillo [Fri, 19 Apr 2013 10:09:11 -0700] rev 17021
8012559: new hotspot build - hs25-b30
Reviewed-by: jcoomes
amurillo [Fri, 19 Apr 2013 09:58:06 -0700] rev 17020
Added tag hs25-b29 for changeset 4beed8bc9715
amurillo [Fri, 19 Apr 2013 09:58:05 -0700] rev 17019
Merge