< prev index next >

test/hotspot/jtreg/runtime/appcds/jigsaw/modulepath/MainModuleOnly.java

Print this page

        

*** 170,177 **** TestCommon.run("-Xlog:class+load=trace", "-cp", destJar.toString(), "--module-path", moduleDir.toString(), "-m", TEST_MODULE1) .assertAbnormalExit( ! "A jar/jimage file is not the one used while building the shared archive file:"); } } --- 170,177 ---- TestCommon.run("-Xlog:class+load=trace", "-cp", destJar.toString(), "--module-path", moduleDir.toString(), "-m", TEST_MODULE1) .assertAbnormalExit( ! "A jar file is not the one used while building the shared archive file:"); } }
< prev index next >