8375787: compiler/vectorapi/TestCastShapeBadOpc.java fails with release VMs

Reviewed-by: syan, lmesnik, fyang, epeter
This commit is contained in:
Jie Fu 2026-01-21 06:33:54 +00:00
parent b5727d2762
commit 560a92a632

View File

@ -30,6 +30,7 @@
* @run main/othervm
* -XX:+IgnoreUnrecognizedVMOptions
* -XX:-TieredCompilation -Xbatch
* -XX:+UnlockDiagnosticVMOptions
* -XX:StressSeed=1462975402
* -XX:+StressIncrementalInlining
* -XX:CompileCommand=compileonly,${test.main.class}::test2
@ -44,6 +45,7 @@
* @run main/othervm
* -XX:+IgnoreUnrecognizedVMOptions
* -XX:-TieredCompilation -Xbatch
* -XX:+UnlockDiagnosticVMOptions
* -XX:+StressIncrementalInlining
* -XX:CompileCommand=compileonly,${test.main.class}::test2
* ${test.main.class}