< prev index next >

jdk/test/tools/jimage/VerifyJimage.java

Print this page

        

*** 47,57 **** /* * @test * @summary Verify jimage * @modules java.base/jdk.internal.jimage ! * @run main/othervm -Djdk.launcher.addmods=ALL-SYSTEM VerifyJimage */ /** * This test runs in two modes: * (1) No argument: it verifies the jimage by loading all classes in the runtime --- 47,57 ---- /* * @test * @summary Verify jimage * @modules java.base/jdk.internal.jimage ! * @run main/othervm --add-modules=ALL-SYSTEM VerifyJimage */ /** * This test runs in two modes: * (1) No argument: it verifies the jimage by loading all classes in the runtime
< prev index next >