mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-03 12:40:10 +00:00
8237055: [TESTBUG] compiler/c2/TestJumpTable.java fails with release VMs
Reviewed-by: thartmann
This commit is contained in:
parent
a35d087f54
commit
6d03f918cf
@ -26,7 +26,7 @@
|
||||
* @bug 8229855
|
||||
* @summary Test jump table with key value that gets out of bounds after loop unrolling.
|
||||
* @run main/othervm -XX:CompileCommand=dontinline,compiler.c2.TestJumpTable::test*
|
||||
* -Xbatch -XX:-TieredCompilation -XX:-UseSwitchProfiling
|
||||
* -Xbatch -XX:+UnlockDiagnosticVMOptions -XX:-TieredCompilation -XX:-UseSwitchProfiling
|
||||
* compiler.c2.TestJumpTable
|
||||
*/
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user