< prev index next >
test/hotspot/jtreg/gc/shenandoah/jni/TestPinnedGarbage.java
Print this page
rev 58805 : [mq]: randomness-code_gc
rev 58806 : imported patch randomness-keyword_gc
@@ -22,11 +22,11 @@
*
*/
/* @test TestPinnedGarbage
* @summary Test that garbage in the pinned region does not crash VM
- * @key gc
+ * @key gc randomness
* @requires vm.gc.Shenandoah & !vm.graal.enabled
* @library /test/lib
*
* @run main/othervm/native -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -Xmx512m
* -XX:+UseShenandoahGC -XX:ShenandoahGCMode=passive
@@ -39,11 +39,11 @@
* TestPinnedGarbage
*/
/* @test TestPinnedGarbage
* @summary Test that garbage in the pinned region does not crash VM
- * @key gc
+ * @key gc randomness
* @requires vm.gc.Shenandoah & !vm.graal.enabled
* @library /test/lib
*
* @run main/othervm/native -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -Xmx512m
* -XX:+UseShenandoahGC -XX:ShenandoahGCHeuristics=aggressive
< prev index next >