< prev index next >

test/hotspot/jtreg/runtime/appcds/jigsaw/classpathtests/ClassPathTests.java

Print this page

*** 32,42 **** * jdk.jartool/sun.tools.jar * @compile src/jdk/test/Main.java * @compile src/com/sun/tools/javac/Main.jasm * @compile src/com/sun/tools/javac/MyMain.jasm * @compile ../../../SharedArchiveFile/javax/annotation/processing/FilerException.jasm ! * @run main ClassPathTests * @summary AppCDS tests for testing classpath/package conflicts */ /* * These tests will verify that AppCDS will correctly handle archived classes --- 32,42 ---- * jdk.jartool/sun.tools.jar * @compile src/jdk/test/Main.java * @compile src/com/sun/tools/javac/Main.jasm * @compile src/com/sun/tools/javac/MyMain.jasm * @compile ../../../SharedArchiveFile/javax/annotation/processing/FilerException.jasm ! * @run driver ClassPathTests * @summary AppCDS tests for testing classpath/package conflicts */ /* * These tests will verify that AppCDS will correctly handle archived classes
< prev index next >