8332537: C2: High memory usage reported for compiler/loopopts/superword/TestAlignVectorFuzzer.java
Reviewed-by: kvn, thartmann, stuefe
This commit is contained in:
parent
e5383d710c
commit
b4beda21b4
@ -30,7 +30,6 @@
|
||||
* @requires vm.compiler2.enabled
|
||||
* @key randomness
|
||||
* @run main/bootclasspath/othervm -XX:+IgnoreUnrecognizedVMOptions
|
||||
* -XX:CompileCommand=MemLimit,*.*,0
|
||||
* -XX:LoopUnrollLimit=250
|
||||
* -XX:CompileCommand=printcompilation,compiler.loopopts.superword.TestAlignVectorFuzzer::*
|
||||
* compiler.loopopts.superword.TestAlignVectorFuzzer
|
||||
@ -45,7 +44,6 @@
|
||||
* @requires vm.compiler2.enabled
|
||||
* @key randomness
|
||||
* @run main/bootclasspath/othervm -XX:+IgnoreUnrecognizedVMOptions
|
||||
* -XX:CompileCommand=MemLimit,*.*,0
|
||||
* -XX:+AlignVector -XX:+VerifyAlignVector
|
||||
* -XX:LoopUnrollLimit=250
|
||||
* -XX:CompileCommand=printcompilation,compiler.loopopts.superword.TestAlignVectorFuzzer::*
|
||||
@ -62,7 +60,6 @@
|
||||
* @requires vm.bits == 64
|
||||
* @key randomness
|
||||
* @run main/bootclasspath/othervm -XX:+IgnoreUnrecognizedVMOptions
|
||||
* -XX:CompileCommand=MemLimit,*.*,0
|
||||
* -XX:+AlignVector -XX:+VerifyAlignVector
|
||||
* -XX:LoopUnrollLimit=250
|
||||
* -XX:CompileCommand=printcompilation,compiler.loopopts.superword.TestAlignVectorFuzzer::*
|
||||
@ -79,7 +76,6 @@
|
||||
* @requires vm.compiler2.enabled
|
||||
* @key randomness
|
||||
* @run main/bootclasspath/othervm -XX:+IgnoreUnrecognizedVMOptions
|
||||
* -XX:CompileCommand=MemLimit,*.*,0
|
||||
* -XX:+AlignVector -XX:+VerifyAlignVector
|
||||
* -XX:LoopUnrollLimit=250
|
||||
* -XX:CompileCommand=printcompilation,compiler.loopopts.superword.TestAlignVectorFuzzer::*
|
||||
|
Loading…
Reference in New Issue
Block a user