RFR (L) [8u20]: 8038193: Add command line option tests for BMI options

Filipp Zhinkin filipp.zhinkin at oracle.com
Fri Mar 28 08:05:47 UTC 2014


Thank you, Vladimir.

Filipp.

On 03/27/2014 09:28 PM, Vladimir Kozlov wrote:
> Good.
>
> Thanks,
> Vladimir
>
> On 3/27/14 2:29 AM, Filipp Zhinkin wrote:
>> Hi,
>>
>> I'd like to backport these tests into 8u20.
>> Patch applied cleanly, so I didn't create new webrev.
>>
>> Thanks,
>> Filipp.
>>
>> On 03/26/2014 08:54 PM, 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