[11] RFR (XS): 8207065: cleanup compiler tests for Client VM
Vladimir Kozlov
vladimir.kozlov at oracle.com
Wed Jul 11 17:58:05 UTC 2018
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