Searched refs:testCanCompileAgainstExplodedImage (Results 1 - 1 of 1) sorted by relevance

/openjdk10/langtools/test/tools/javac/file/
H A DExplodedImage.java35 * @run main/othervm ExplodedImage modules/* testCanCompileAgainstExplodedImage
73 case "testCanCompileAgainstExplodedImage":
74 testCanCompileAgainstExplodedImage(args[1]);
115 void testCanCompileAgainstExplodedImage(String loc) throws IOException { method in class:ExplodedImage
116 System.err.println("testCanCompileAgainstExplodedImage(" + loc + ")");

Completed in 98 milliseconds