< prev index next >

test/java/io/FilePermission/ReadFileOnPath.java

Print this page

        

*** 24,34 **** /* * @test * @bug 8164705 * @library /lib/testlibrary /test/lib * @modules java.base/jdk.internal.misc ! * java.compiler * @run main ReadFileOnPath * @summary Still able to read file on the same path */ import jdk.test.lib.process.ProcessTools; --- 24,34 ---- /* * @test * @bug 8164705 * @library /lib/testlibrary /test/lib * @modules java.base/jdk.internal.misc ! * jdk.compiler * @run main ReadFileOnPath * @summary Still able to read file on the same path */ import jdk.test.lib.process.ProcessTools;
< prev index next >