< prev index next >

test/hotspot/jtreg/runtime/appcds/sharedStrings/SysDictCrash.java

Print this page

        

*** 24,35 **** /* * @test * @summary Regression test for JDK-8098821 * @bug 8098821 ! * @requires vm.cds ! * @requires vm.gc.G1 * @library /test/lib /test/hotspot/jtreg/runtime/appcds * @modules java.base/jdk.internal.misc * @modules java.management * @run main SysDictCrash * @run main/othervm -XX:+UseStringDeduplication SysDictCrash --- 24,34 ---- /* * @test * @summary Regression test for JDK-8098821 * @bug 8098821 ! * @requires vm.cds.archived.java.heap * @library /test/lib /test/hotspot/jtreg/runtime/appcds * @modules java.base/jdk.internal.misc * @modules java.management * @run main SysDictCrash * @run main/othervm -XX:+UseStringDeduplication SysDictCrash
< prev index next >