Skip to content

Commit 4b63de5

Browse files
committed
8375787: compiler/vectorapi/TestCastShapeBadOpc.java fails with release VMs
1 parent ca3e623 commit 4b63de5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/hotspot/jtreg/compiler/vectorapi/TestCastShapeBadOpc.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
* @run main/othervm
3131
* -XX:+IgnoreUnrecognizedVMOptions
3232
* -XX:-TieredCompilation -Xbatch
33+
* -XX:+UnlockDiagnosticVMOptions
3334
* -XX:StressSeed=1462975402
3435
* -XX:+StressIncrementalInlining
3536
* -XX:CompileCommand=compileonly,${test.main.class}::test2
@@ -44,6 +45,7 @@
4445
* @run main/othervm
4546
* -XX:+IgnoreUnrecognizedVMOptions
4647
* -XX:-TieredCompilation -Xbatch
48+
* -XX:+UnlockDiagnosticVMOptions
4749
* -XX:+StressIncrementalInlining
4850
* -XX:CompileCommand=compileonly,${test.main.class}::test2
4951
* ${test.main.class}

0 commit comments

Comments
 (0)