|
30 | 30 | * @requires vm.compiler2.enabled
|
31 | 31 | * @key randomness
|
32 | 32 | * @run main/bootclasspath/othervm -XX:+IgnoreUnrecognizedVMOptions
|
33 |
| - * -XX:CompileCommand=MemLimit,*.*,0 |
34 | 33 | * -XX:LoopUnrollLimit=250
|
35 | 34 | * -XX:CompileCommand=printcompilation,compiler.loopopts.superword.TestAlignVectorFuzzer::*
|
36 | 35 | * compiler.loopopts.superword.TestAlignVectorFuzzer
|
|
45 | 44 | * @requires vm.compiler2.enabled
|
46 | 45 | * @key randomness
|
47 | 46 | * @run main/bootclasspath/othervm -XX:+IgnoreUnrecognizedVMOptions
|
48 |
| - * -XX:CompileCommand=MemLimit,*.*,0 |
49 | 47 | * -XX:+AlignVector -XX:+VerifyAlignVector
|
50 | 48 | * -XX:LoopUnrollLimit=250
|
51 | 49 | * -XX:CompileCommand=printcompilation,compiler.loopopts.superword.TestAlignVectorFuzzer::*
|
|
62 | 60 | * @requires vm.bits == 64
|
63 | 61 | * @key randomness
|
64 | 62 | * @run main/bootclasspath/othervm -XX:+IgnoreUnrecognizedVMOptions
|
65 |
| - * -XX:CompileCommand=MemLimit,*.*,0 |
66 | 63 | * -XX:+AlignVector -XX:+VerifyAlignVector
|
67 | 64 | * -XX:LoopUnrollLimit=250
|
68 | 65 | * -XX:CompileCommand=printcompilation,compiler.loopopts.superword.TestAlignVectorFuzzer::*
|
|
79 | 76 | * @requires vm.compiler2.enabled
|
80 | 77 | * @key randomness
|
81 | 78 | * @run main/bootclasspath/othervm -XX:+IgnoreUnrecognizedVMOptions
|
82 |
| - * -XX:CompileCommand=MemLimit,*.*,0 |
83 | 79 | * -XX:+AlignVector -XX:+VerifyAlignVector
|
84 | 80 | * -XX:LoopUnrollLimit=250
|
85 | 81 | * -XX:CompileCommand=printcompilation,compiler.loopopts.superword.TestAlignVectorFuzzer::*
|
|
0 commit comments