• M
    8012902: remove use of global operator new - take 2 · 322bc6fc
    minqi 提交于
    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
    322bc6fc
memRegion.cpp 3.9 KB