jdk/test/java/nio/file/attribute/AclFileAttributeView/Basic.java
changeset 4050 5e13972159e3
parent 3065 452aaa2899fc
child 5506 202f599c92aa
equal deleted inserted replaced
4049:f02d7c56d8f8 4050:5e13972159e3
    20  * CA 95054 USA or visit www.sun.com if you need additional information or
    20  * CA 95054 USA or visit www.sun.com if you need additional information or
    21  * have any questions.
    21  * have any questions.
    22  */
    22  */
    23 
    23 
    24 /* @test
    24 /* @test
    25  * @bug 4313887 6838333
    25  * @bug 4313887 6838333 6891404
    26  * @summary Unit test for java.nio.file.attribute.AclFileAttribueView
    26  * @summary Unit test for java.nio.file.attribute.AclFileAttribueView
    27  * @library ../..
    27  * @library ../..
    28  */
    28  */
    29 
    29 
    30 import java.nio.file.*;
    30 import java.nio.file.*;