< prev index next >

test/hotspot/jtreg/runtime/cds/MaxMetaspaceSize.java

Print this page
rev 59076 : [mq]: 8243945

*** 27,36 **** --- 27,37 ---- * @bug 8067187 8200078 * @summary Testing CDS dumping with the -XX:MaxMetaspaceSize=<size> option * @library /test/lib * @modules java.base/jdk.internal.misc * java.management + * @run driver MaxMetaspaceSize */ import java.util.ArrayList; import jdk.test.lib.cds.CDSTestUtils;
< prev index next >