RFR (S): JDK-8038924: Test bit-instructions fails with unexpected exit value on sparc
Filipp Zhinkin
filipp.zhinkin at oracle.com
Tue May 13 18:49:25 UTC 2014
Hi all,
please review fix forJDK-8038924.
CLI tests on BMI-related options previously took all externally passed
VM options,
add options that should be tested and launch new VM with such
combination of options.
Unfortunately, some options like IgnoreUnrecognizedVMOptions, can affect
processing of tested flags and in such case tests fail.
I've updated these tests so now they do not use externally passed options.
Also, I've fix silly issue with String::format in
BMICommandLineOptionTestBase.java.
Webrev: http://cr.openjdk.java.net/~iignatyev/fzhinkin/8038924/webrev.00/
Testing: manual and automated.
Thanks,
Filipp.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20140513/e78fcdc6/attachment.html>
More information about the hotspot-compiler-dev
mailing list