test/tools/javac/nio/compileTest/CompileTest.java

changeset 466
ca6bc36b2305
parent 450
4011f49b4af8
child 467
14a4c45ef734
equal deleted inserted replaced
465:f983c1dca202 466:ca6bc36b2305
21 * have any questions. 21 * have any questions.
22 */ 22 */
23 23
24 /** 24 /**
25 * @test 25 * @test
26 * @bug 6906175 6915476
27 * @summary Path-based JavaFileManager
26 * @compile HelloPathWorld.java 28 * @compile HelloPathWorld.java
27 * @run main CompileTest 29 * @run main CompileTest
28 */ 30 */
29 31
30 import java.io.*; 32 import java.io.*;

mercurial