--- old/src/java.base/share/classes/java/nio/file/attribute/DosFileAttributeView.java 2017-05-05 15:25:52.507841439 -0700 +++ new/src/java.base/share/classes/java/nio/file/attribute/DosFileAttributeView.java 2017-05-05 15:25:52.379835848 -0700 @@ -41,11 +41,15 @@ * BasicFileAttributeView}, and in addition, the following attributes are * supported: *
- * + *
+ * + * * * * * + * + * * * * @@ -62,6 +66,7 @@ * * * + * *
Supported attributes
Name Type
readonly {@link Boolean} archive {@link Boolean}
*
*