< prev index next >

test/java/io/File/GetXSpace.java

Print this page

        

*** 26,35 **** --- 26,36 ---- * @bug 4057701 6286712 6364377 * @ignore until 6492634 and 6501010 is fixed * @run build GetXSpace * @run shell GetXSpace.sh * @summary Basic functionality of File.get-X-Space methods. + * @key randomness */ import java.io.BufferedReader; import java.io.File; import java.io.FilePermission;
< prev index next >