RFR (XXS): 8075488: compiler/whitebox/DeoptimizeFramesTest fails with exit code 1 due to unrecognized VM option -XX:+IgnoreUnexpectedVMOptions

Tatiana Pivovarova tatiana.pivovarova at oracle.com
Thu Mar 19 15:44:46 UTC 2015


Hi Vladimir,

Thanks for your review.

03/19/2015 06:34 PM, Vladimir Kozlov wrote:
> Good.
>
> How previous changes passed testing before?
I don't know the answer for this question :) Maybe changes were so 
simple and someone just forgot to test them.

Thanks,
Tatiana.

>
> Thanks,
> Vladimir
>
> On 3/19/15 8:25 AM, Tatiana Pivovarova wrote:
>> Hello,
>>
>> please review this small fix.
>>
>> bug-id: https://bugs.openjdk.java.net/browse/JDK-8075488
>> webrev: http://cr.openjdk.java.net/~tpivovarova/8075488/webrev.00/
>>
>> Summary:
>> Replace an incorrect option '-XX:+IgnoreUnexpectedVMOptions' with
>> '-XX:+IgnoreUnrecognizedVMOptions'.
>>
>> Tests:
>>   jtreg
>>
>> Thanks,
>> Tatiana



More information about the hotspot-compiler-dev mailing list