RFR (L): 8038193: Add command line option tests for BMI options

Filipp Zhinkin filipp.zhinkin at oracle.com
Wed Mar 26 16:54:16 UTC 2014


Hi all,

I'd like to add tests for BMI and LZCNT related command line options.

Tests verify that we get expected warning and error messages on CPUs
that don't support appropriate features and on CPUs with bmi1 and
lzcnt features tests check that there are no such messages.
For both kinds of CPUs we verify that default values of tested
options processed correctly.

Webrev: 
http://cr.openjdk.java.net/~iignatyev/fzhinkin/8038193/webrev.00/ 
<http://cr.openjdk.java.net/%7Eiignatyev/fzhinkin/8038193/webrev.00/>
Testing: manual and automated.
Bug id: https://bugs.openjdk.java.net/browse/JDK-8038193

Thanks,
Filipp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20140326/255a5145/attachment.html>


More information about the hotspot-compiler-dev mailing list