--- old/src/java.base/share/classes/java/nio/file/attribute/AclFileAttributeView.java 2017-07-11 14:33:48.820779911 -0700 +++ new/src/java.base/share/classes/java/nio/file/attribute/AclFileAttributeView.java 2017-07-11 14:33:48.620771184 -0700 @@ -98,17 +98,17 @@ * Supported attributes * * - * Name - * Type + * Name + * Type * * * * - * "acl" + * "acl" * {@link List}<{@link AclEntry}> * * - * "owner" + * "owner" * {@link UserPrincipal} * *