File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
test/hotspot/jtreg/gc/shenandoah Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 26
26
* @summary Clearing control during final graph reshape causes memory barrier to loose dependency on null check
27
27
* @key gc
28
28
* @requires vm.gc.Shenandoah & !vm.graal.enabled
29
+ * @requires vm.flavor == "server"
29
30
* @run main/othervm -XX:-BackgroundCompilation -XX:-UseOnStackReplacement -XX:-TieredCompilation
30
31
* -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC
31
32
* -XX:+UnlockDiagnosticVMOptions -XX:+StressLCM -XX:+StressGCM
Original file line number Diff line number Diff line change 26
26
* @summary Test that loop mining arguments are sane
27
27
* @key gc
28
28
* @requires vm.gc.Shenandoah & !vm.graal.enabled
29
+ * @requires vm.flavor == "server"
29
30
* @library /test/lib
30
31
* @run driver TestLoopMiningArguments
31
32
*/
You can’t perform that action at this time.
0 commit comments