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

Filipp Zhinkin filipp.zhinkin at oracle.com
Wed Mar 26 18:27:23 UTC 2014


Thank you, Vladimir.

Filipp.

On 26.03.2014 21:13, Vladimir Kozlov wrote:
> Looks reasonable.
>
> Thanks,
> Vladimir
>
> On 3/26/14 9:54 AM, Filipp Zhinkin wrote:
>> 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



More information about the hotspot-compiler-dev mailing list