< prev index next >

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

Print this page
rev 59879 : [mq]: 8249000

*** 24,34 **** package gc.epsilon; /** * @test TestMemoryMXBeans ! * @requires vm.gc.Epsilon & !vm.graal.enabled * @summary Test JMX memory beans * @modules java.base/jdk.internal.misc * java.management * @run main/othervm -XX:+UnlockExperimentalVMOptions -XX:+UseEpsilonGC -Xmx1g gc.epsilon.TestMemoryMXBeans -1 1024 * @run main/othervm -XX:+UnlockExperimentalVMOptions -XX:+UseEpsilonGC -Xms1g -Xmx1g gc.epsilon.TestMemoryMXBeans 1024 1024 --- 24,34 ---- package gc.epsilon; /** * @test TestMemoryMXBeans ! * @requires vm.gc.Epsilon * @summary Test JMX memory beans * @modules java.base/jdk.internal.misc * java.management * @run main/othervm -XX:+UnlockExperimentalVMOptions -XX:+UseEpsilonGC -Xmx1g gc.epsilon.TestMemoryMXBeans -1 1024 * @run main/othervm -XX:+UnlockExperimentalVMOptions -XX:+UseEpsilonGC -Xms1g -Xmx1g gc.epsilon.TestMemoryMXBeans 1024 1024
< prev index next >