< prev index next >

test/java/nio/file/attribute/UserDefinedFileAttributeView/Basic.java

Print this page

        

*** 23,32 **** --- 23,33 ---- /* @test * @bug 4313887 6838333 * @summary Unit test for java.nio.file.attribute.UserDefinedFileAttributeView * @library ../.. + * @key randomness */ import java.nio.ByteBuffer; import java.nio.charset.Charset; import java.nio.file.*;
< prev index next >