We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca3e623 commit 4b63de5Copy full SHA for 4b63de5
test/hotspot/jtreg/compiler/vectorapi/TestCastShapeBadOpc.java
@@ -30,6 +30,7 @@
30
* @run main/othervm
31
* -XX:+IgnoreUnrecognizedVMOptions
32
* -XX:-TieredCompilation -Xbatch
33
+ * -XX:+UnlockDiagnosticVMOptions
34
* -XX:StressSeed=1462975402
35
* -XX:+StressIncrementalInlining
36
* -XX:CompileCommand=compileonly,${test.main.class}::test2
@@ -44,6 +45,7 @@
44
45
46
47
48
49
50
51
* ${test.main.class}
0 commit comments