RFR(XS): 8161695 - compiler/jsr292/MHInlineTest.java can't be run on client-only platforms
Dmitrij Pochepko
dmitrij.pochepko at oracle.com
Tue Jul 19 14:46:25 UTC 2016
Hi,
please review fix for 8161695 - compiler/jsr292/MHInlineTest.java can't
be run on client-only platforms
Test launched child process with -server, which is failed on platforms
with client vm only. A fix is to remove -server, since test code checks
server vm presence.
webrev: http://cr.openjdk.java.net/~dpochepk/8161695/webrev.01/
CR: https://bugs.openjdk.java.net/browse/JDK-8161695
Thanks,
Dmitrij
More information about the hotspot-compiler-dev
mailing list