< prev index next >

test/hotspot/jtreg/gc/epsilon/TestEpsilonEnabled.java

Print this page
rev 59879 : [mq]: 8249000

*** 23,33 **** package gc.epsilon; /** * @test TestAlwaysPretouch ! * @requires vm.gc.Epsilon & !vm.graal.enabled * @summary Basic sanity test for Epsilon * @library /test/lib * @run main/othervm -XX:+UnlockExperimentalVMOptions -XX:+UseEpsilonGC gc.epsilon.TestEpsilonEnabled */ --- 23,33 ---- package gc.epsilon; /** * @test TestAlwaysPretouch ! * @requires vm.gc.Epsilon * @summary Basic sanity test for Epsilon * @library /test/lib * @run main/othervm -XX:+UnlockExperimentalVMOptions -XX:+UseEpsilonGC gc.epsilon.TestEpsilonEnabled */
< prev index next >