mirror of
https://github.com/darlinghq/darling-openjdk.git
synced 2024-12-11 14:24:03 +00:00
8229707: [TESTBUG] Some Shenandoah tests assume Server VM by default
Reviewed-by: rkennke
This commit is contained in:
parent
0005ab68af
commit
517f13e1c6
@ -26,6 +26,7 @@
|
||||
* @summary Clearing control during final graph reshape causes memory barrier to loose dependency on null check
|
||||
* @key gc
|
||||
* @requires vm.gc.Shenandoah & !vm.graal.enabled
|
||||
* @requires vm.flavor == "server"
|
||||
* @run main/othervm -XX:-BackgroundCompilation -XX:-UseOnStackReplacement -XX:-TieredCompilation
|
||||
* -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC
|
||||
* -XX:+UnlockDiagnosticVMOptions -XX:+StressLCM -XX:+StressGCM
|
||||
|
@ -26,6 +26,7 @@
|
||||
* @summary Test that loop mining arguments are sane
|
||||
* @key gc
|
||||
* @requires vm.gc.Shenandoah & !vm.graal.enabled
|
||||
* @requires vm.flavor == "server"
|
||||
* @library /test/lib
|
||||
* @run driver TestLoopMiningArguments
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user