RFR(XS): 8162603 - Unrecognized VM option 'UseCountedLoopSafepoints'
Dmitrij Pochepko
dmitrij.pochepko at oracle.com
Wed Jul 27 15:00:29 UTC 2016
Hi,
please review small fix for 8162603 - Unrecognized VM option
'UseCountedLoopSafepoints'
Test failed on client vm with:
Unrecognized VM option 'UseCountedLoopSafepoints'
Did you mean '(+/-)UseLoopSafepoints'? Error: Could not create the Java
Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
So, this fix adds respective requires expression to make this test
applicable for c2 only.
webrev: http://cr.openjdk.java.net/~dpochepk/8162603/webrev.01/
CR: https://bugs.openjdk.java.net/browse/JDK-8162603
I've tested this fix via rbt and also locally on client platform
Thanks,
Dmitrij
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20160727/d3e59e43/attachment.html>
More information about the hotspot-compiler-dev
mailing list