equal
deleted
inserted
replaced
24 /* |
24 /* |
25 * @test |
25 * @test |
26 * @bug 8059977 |
26 * @bug 8059977 |
27 * @summary StandardJavaFileManager should support java.nio.file.Path. |
27 * @summary StandardJavaFileManager should support java.nio.file.Path. |
28 * Test get/setLocation methods. |
28 * Test get/setLocation methods. |
|
29 * @modules java.compiler |
|
30 * jdk.compiler |
29 * @build SJFM_TestBase |
31 * @build SJFM_TestBase |
30 * @run main SJFM_Locations |
32 * @run main SJFM_Locations |
31 */ |
33 */ |
32 |
34 |
33 import java.io.File; |
35 import java.io.File; |