< prev index next >

test/hotspot/jtreg/runtime/cds/cacheObject/DumpTimeVerifyFailure.java

Print this page

        

*** 25,35 **** /* * @test * @summary Dump time should not crash if any class with shared strings fails verification due to missing dependencies. * @bug 8186789 * @requires vm.cds.archived.java.heap ! * @library /test/lib /test/hotspot/jtreg/runtime/appcds * @modules java.base/jdk.internal.misc * @modules java.management * jdk.jartool/sun.tools.jar * @compile MyOuter.java MyException.java * @run driver DumpTimeVerifyFailure --- 25,35 ---- /* * @test * @summary Dump time should not crash if any class with shared strings fails verification due to missing dependencies. * @bug 8186789 * @requires vm.cds.archived.java.heap ! * @library /test/lib /test/hotspot/jtreg/runtime/cds * @modules java.base/jdk.internal.misc * @modules java.management * jdk.jartool/sun.tools.jar * @compile MyOuter.java MyException.java * @run driver DumpTimeVerifyFailure
< prev index next >