src/share/classes/javax/security/auth/x500/X500Principal.java

Print this page

        

@@ -312,11 +312,11 @@
      *
      * <p> If "CANONICAL" is specified as the format,
      * this method returns an RFC 2253 conformant string representation
      * with the following additional canonicalizations:
      *
-     * <p><ol>
+     * <ol>
      * <li> Leading zeros are removed from attribute types
      *          that are encoded as dotted decimal OIDs
      * <li> DirectoryString attribute values of type
      *          PrintableString and UTF8String are not
      *          output in hexadecimal format