--- old/src/java.base/share/classes/javax/security/auth/Policy.java 2015-04-08 15:27:49.991467936 +0400 +++ new/src/java.base/share/classes/javax/security/auth/Policy.java 2015-04-08 15:27:49.607467954 +0400 @@ -322,7 +322,7 @@ * in conjunction with the provided * {@code CodeSource}, determines the Permissions * returned by this method. This parameter - * may be {@code null}.

+ * may be {@code null}. * * @param cs the code specified by its {@code CodeSource} * that determines, in conjunction with the provided