RFR(XS): 8043786 - [TESTBUG] runtime/CommandLine/TestHexArguments.java test fails in nightly

Christian Tornqvist christian.tornqvist at oracle.com
Tue May 27 18:01:13 UTC 2014


Hi everyone,

 

Small fix for a test issue where it passes on external arguments, one of
them being -XX:+IgnoreUnrecognizedVMOptions. Fixed by not passing them on,
which is reasonable for this test since it's testing a new VM argument
format.

 

Tested locally using jtreg.

 

Webrev:

http://cr.openjdk.java.net/~ctornqvi/webrev/8043786/webrev.00/

 

Bug:

https://bugs.openjdk.java.net/browse/JDK-8043786

 

Thanks,

Christian

 



More information about the hotspot-runtime-dev mailing list