< prev index next >

test/hotspot/jtreg/gc/stress/gclocker/TestGCLockerWithShenandoah.java

Print this page
rev 59879 : [mq]: 8249000

*** 25,35 **** package gc.stress.gclocker; /* * @test TestGCLockerWithShenandoah * @library / ! * @requires vm.gc.Shenandoah & !vm.graal.enabled * @summary Stress Shenandoah's JNI handling by calling GetPrimitiveArrayCritical while concurrently filling up old gen. * * @run main/native/othervm/timeout=200 -Xlog:gc*=info -Xms1500m -Xmx1500m -XX:+UnlockExperimentalVMOptions -XX:+UnlockDiagnosticVMOptions * -XX:+UseShenandoahGC * -XX:+ShenandoahVerify --- 25,35 ---- package gc.stress.gclocker; /* * @test TestGCLockerWithShenandoah * @library / ! * @requires vm.gc.Shenandoah * @summary Stress Shenandoah's JNI handling by calling GetPrimitiveArrayCritical while concurrently filling up old gen. * * @run main/native/othervm/timeout=200 -Xlog:gc*=info -Xms1500m -Xmx1500m -XX:+UnlockExperimentalVMOptions -XX:+UnlockDiagnosticVMOptions * -XX:+UseShenandoahGC * -XX:+ShenandoahVerify
< prev index next >