< prev index next >

test/hotspot/jtreg/gc/TestSystemGC.java

Print this page
rev 60538 : imported patch jep387-test.patch

@@ -42,11 +42,10 @@
  * @requires vm.gc.G1
  * @summary Runs System.gc() with different flags.
  * @run main/othervm -XX:+UseG1GC gc.TestSystemGC
  * @run main/othervm -XX:+UseG1GC -XX:+ExplicitGCInvokesConcurrent gc.TestSystemGC
  * @run main/othervm -XX:+UseLargePages gc.TestSystemGC
- * @run main/othervm -XX:+UseLargePages -XX:+UseLargePagesInMetaspace gc.TestSystemGC
  */
 
 /*
  * @test TestSystemGCShenandoah
  * @requires vm.gc.Shenandoah
< prev index next >