< prev index next >

test/hotspot/jtreg/gc/stress/gcold/TestGCOldWithZ.java

Print this page
rev 59879 : [mq]: 8249000

*** 26,36 **** /* * @test TestGCOldWithZ * @key randomness * @library / /test/lib ! * @requires vm.gc.Z & !vm.graal.enabled * @summary Stress the Z * @run main/othervm -Xmx384M -XX:+UseZGC gc.stress.gcold.TestGCOldWithZ 50 1 20 10 10000 * @run main/othervm -Xmx256m -XX:+UseZGC gc.stress.gcold.TestGCOldWithZ 50 5 20 1 5000 */ public class TestGCOldWithZ { --- 26,36 ---- /* * @test TestGCOldWithZ * @key randomness * @library / /test/lib ! * @requires vm.gc.Z * @summary Stress the Z * @run main/othervm -Xmx384M -XX:+UseZGC gc.stress.gcold.TestGCOldWithZ 50 1 20 10 10000 * @run main/othervm -Xmx256m -XX:+UseZGC gc.stress.gcold.TestGCOldWithZ 50 5 20 1 5000 */ public class TestGCOldWithZ {
< prev index next >