--- old/test/hotspot/jtreg/gc/stress/TestJNIBlockFullGC/TestJNIBlockFullGC.java 2020-04-14 13:15:22.000000000 -0700 +++ new/test/hotspot/jtreg/gc/stress/TestJNIBlockFullGC/TestJNIBlockFullGC.java 2020-04-14 13:15:22.000000000 -0700 @@ -27,7 +27,7 @@ /* * @test TestJNIBlockFullGC * @summary Check that in G1 a Full GC to reclaim space can not be blocked out by the GC locker. - * @key gc + * @key gc randomness * @requires vm.gc.G1 * @library /test/lib * @run main/othervm/native -Xmx64m -XX:+UseG1GC -Xlog:gc=info,gc+alloc=trace -XX:MaxGCPauseMillis=10 gc.stress.TestJNIBlockFullGC.TestJNIBlockFullGC 10 10000 10000 10000 30000 10000 0.7