[11] RFR (XS): 8207065: cleanup compiler tests for Client VM

Aleksei Voitylov aleksei.voitylov at bell-sw.com
Thu Jul 12 10:58:32 UTC 2018


Igor, Vladimir,

thank you for review. Would it be too much to ask either of you to 
sponsor the change?

-Aleksei


On 11/07/2018 20:58, Vladimir Kozlov wrote:
> We usually add -XX:+IgnoreUnrecognizedVMOptions flag in such cases.
> But I agree with this point fix for JDK 11 and since these tests 
> testing C2 loop optimizations only.
>
> Thanks,
> Vladimir
>
> On 7/11/18 9:54 AM, Aleksei Voitylov wrote:
>> Hi,
>>
>> please review this test-only low risk fix that cleans up the noise in 
>> Client VM testing. The compiler tests in question fail on Client VM 
>> because some compiler options they are testing are not present. From 
>> the commit history, the tests are clearly designed for C2. Marking 
>> the tests as requiring Server VM.
>>
>> webrev: 
>> http://cr.openjdk.java.net/~dchuyko/aleksei.voitylov/8207065/webrev.00/
>> bug: https://bugs.openjdk.java.net/browse/JDK-8207065
>>
>> OK for 11?
>>
>> Thanks,
>>
>> -Aleksei
>>



More information about the hotspot-compiler-dev mailing list