mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-28 03:58:21 +00:00
8375787: compiler/vectorapi/TestCastShapeBadOpc.java fails with release VMs
Reviewed-by: syan, lmesnik, fyang, epeter
This commit is contained in:
parent
b5727d2762
commit
560a92a632
@ -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}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user