Request for review: 8007018 RFE: -XX:+UseLargePages does not work with CDS
harold seigel
harold.seigel at oracle.com
Fri May 3 10:31:02 PDT 2013
Hi,
Please review this fix for bug 8007018.
There is no reason why UseLargePages does not work with CDS. So, the
fix is to remove the explicit restriction of UseLargePages with CDS from
arguments.cpp and then test.
Testing was done with -XX:+UseLargePages -X:share<dump|on> on 64 bit
Linux and 64 bit Solaris using JCK lang and vm tests and applicable UTE
vm.quick.testlist and vm.mlvm.testlist tests.
Open webrev at http://cr.openjdk.java.net/~hseigel/bug_8007018/
<http://cr.openjdk.java.net/%7Ehseigel/bug_8007018/>
Bug link at http://bugs.sun.com/view_bug.do?bug_id=8007018
Thanks, Harold
More information about the hotspot-runtime-dev
mailing list