mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-18 22:35:12 +00:00
8066250: compiler/dependencies/MonomorphicObjectCall/TestMonomorphicObjectCall.java fails product
Reviewed-by: kvn, thartmann
This commit is contained in:
parent
15dcd41e87
commit
a7ebb442cf
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user