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

Filipp Zhinkin filipp.zhinkin at oracle.com
Tue May 13 18:58:35 UTC 2014


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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20140513/ea0d6d8b/attachment.html>


More information about the hotspot-compiler-dev mailing list