< prev index next >

test/hotspot/jtreg/gc/shenandoah/jni/TestJNIGlobalRefs.java

Print this page
rev 59879 : [mq]: 8249000

*** 22,42 **** * */ /* @test TestJNIGlobalRefs * @summary Test JNI Global Refs with Shenandoah ! * @requires vm.gc.Shenandoah & !vm.graal.enabled * * @run main/othervm/native -Xmx1g -Xlog:gc -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions * -XX:+UseShenandoahGC -XX:ShenandoahGCHeuristics=aggressive * -XX:+ShenandoahVerify * TestJNIGlobalRefs */ /* @test TestJNIGlobalRefs * @summary Test JNI Global Refs with Shenandoah ! * @requires vm.gc.Shenandoah & !vm.graal.enabled * * @run main/othervm/native -Xmx1g -Xlog:gc -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions * -XX:+UseShenandoahGC -XX:ShenandoahGCHeuristics=aggressive * TestJNIGlobalRefs */ --- 22,42 ---- * */ /* @test TestJNIGlobalRefs * @summary Test JNI Global Refs with Shenandoah ! * @requires vm.gc.Shenandoah * * @run main/othervm/native -Xmx1g -Xlog:gc -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions * -XX:+UseShenandoahGC -XX:ShenandoahGCHeuristics=aggressive * -XX:+ShenandoahVerify * TestJNIGlobalRefs */ /* @test TestJNIGlobalRefs * @summary Test JNI Global Refs with Shenandoah ! * @requires vm.gc.Shenandoah * * @run main/othervm/native -Xmx1g -Xlog:gc -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions * -XX:+UseShenandoahGC -XX:ShenandoahGCHeuristics=aggressive * TestJNIGlobalRefs */
< prev index next >