[8u20] RFR (XS): JDK-8042949: +UnlockExperimentalVMOptions missed from TestUseRTMLockingOptionOnUnsupportedVM.java test

Vladimir Kozlov vladimir.kozlov at oracle.com
Tue May 13 19:12:15 UTC 2014


Looks good.

Thanks,
Vladimir

On 5/13/14 11:58 AM, Filipp Zhinkin wrote:
> Hi,
>
> I'd like to fix small issue with TestUseRTMLockingOptionOnUnsupportedVM
> test.
>
> While backporting it from 9 to 8u20 I forgot to add
> +UnlockExperimentalVMOptionand test fails.Now I'm going to add missed flag.
>
> Fix applicable only for 8u20, because in JDK 9 UseRTMLocking is product
> flag,
> while in 8u20 it is experimental.
>
> Webrev: http://cr.openjdk.java.net/~iignatyev/fzhinkin/8042949/webrev.00/
> Testing done: manual and automated.
>
> Thanks,
> Filipp.


More information about the hotspot-compiler-dev mailing list