提交 4e12f512 编写于 作者: I iignatyev

8066250: compiler/dependencies/MonomorphicObjectCall/TestMonomorphicObjectCall.java fails product

Reviewed-by: kvn, thartmann
Contributed-by: tatiana.pivovarova@oracle.com
上级 c62cc6b5
......@@ -61,6 +61,7 @@ public class TestMonomorphicObjectCall {
String[] vmOpts = new String[] {
"-Xbootclasspath/p:" + testClasses,
"-Xcomp",
"-XX:+IgnoreUnrecognizedVMOptions",
"-XX:-VerifyDependencies",
"-XX:CompileOnly=TestMonomorphicObjectCall::callFinalize",
"-XX:CompileOnly=Object::finalizeObject",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册