roland [Fri, 03 May 2013 09:32:50 +0200] rev 17378
8012037: Test8009761.java "Failed: init recursive calls: 7224. After deopt 58824"
Summary: test shouldn't be run with a modified CompileThreshold
Reviewed-by: kvn
minqi [Tue, 14 May 2013 17:33:07 +0000] rev 17377
Merge
minqi [Tue, 14 May 2013 09:41:12 -0700] rev 17376
8012902: remove use of global operator new - take 2
Summary: The fix of 8010992, disable use of global operator new and new[] which caused failure on some tests. This takes two of the bugs also add ALLOW_OPERATOR_NEW_USAGE to prevent crash for third party code calling operator new of jvm on certain platforms.
Reviewed-by: coleenp, dholmes, zgu
Contributed-by: yumin.qi@oracle.com
hseigel [Tue, 14 May 2013 09:17:52 -0400] rev 17375
8014138: Add VM option to facilitate the writing of CDS tests
Summary: Added the -XX:SharedArchiveFile option.
Reviewed-by: coleenp, ccheung, acorn, dcubed, zgu
shade [Tue, 14 May 2013 11:34:30 +0400] rev 17374
8014448: Purge PrintCompactFieldsSavings
Summary: Remove obsolete debugging code.
Reviewed-by: dholmes, kvn
Contributed-by: Aleksey Shipilev <aleksey.shipilev@oracle.com>
coleenp [Mon, 13 May 2013 15:37:08 -0400] rev 17373
8005056: NPG: Crash after redefining java.lang.Object
Summary: Need to walk array class vtables replacing old methods too if j.l.o redefined
Reviewed-by: sspitsyn, dcubed, ctornqvi
minqi [Mon, 13 May 2013 18:08:13 +0000] rev 17372
Merge
minqi [Fri, 10 May 2013 19:30:12 +0000] rev 17371
Merge