RFR(XS): 8055814 - [TESTBUG] runtime/NMT/NMTWithCDS.java fails with product builds due to missing UnlockDiagnosticVMOptions
Christian Tornqvist
christian.tornqvist at oracle.com
Fri Aug 22 12:56:12 UTC 2014
Hi everyone,
This change adds -XX:+UnlockDiagnosticVMOptions to the ProcessBuilder
arguments in runtime/NMT/NMTWithCDS.java in order for the test to work
correctly with product builds.
Tested locally on my Windows machine.
Webrev:
http://cr.openjdk.java.net/~ctornqvi/webrev/8055814/webrev.00/
Bug:
https://bugs.openjdk.java.net/browse/JDK-8055814
Thanks,
Christian
More information about the hotspot-runtime-dev
mailing list