RFR(XS): 8068733 - [TESTBUG] runtime/Unsafe/Reallocate.java sometimes fails when running with -Xcomp
Christian Tornqvist
christian.tornqvist at oracle.com
Fri Jan 9 15:40:12 UTC 2015
Please review this small fix for an issue where we hit the
MallocMaxTestWords limit in the compiler when running with -Xcomp. Fixed by
increasing the value to match the value that our internal test had.
Webrev:
http://cr.openjdk.java.net/~ctornqvi/webrev/8068733/webrev.00/
Bug:
https://bugs.openjdk.java.net/browse/JDK-8068733
Thanks,
Christian
More information about the hotspot-runtime-dev
mailing list