< prev index next >

test/hotspot/jtreg/gc/TestSystemGC.java

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

*** 42,52 **** * @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 --- 42,51 ----
< prev index next >