8277449: compiler/vectorapi/TestLongVectorNeg.java fails with release VMs
Reviewed-by: thartmann, chagedorn
This commit is contained in:
parent
11d819d68a
commit
b15e6f076a
@ -30,6 +30,7 @@ import jdk.incubator.vector.LongVector;
|
||||
* @bug 8275643
|
||||
* @summary Test that LongVector.neg is properly handled by the _VectorUnaryOp C2 intrinsic
|
||||
* @modules jdk.incubator.vector
|
||||
* @requires vm.debug
|
||||
* @run main/othervm -XX:-TieredCompilation -XX:+AlwaysIncrementalInline -Xbatch
|
||||
* -XX:CompileCommand=dontinline,compiler.vectorapi.TestLongVectorNeg::test
|
||||
* compiler.vectorapi.TestLongVectorNeg
|
||||
|
Loading…
x
Reference in New Issue
Block a user