Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8156661

Handful of typos in javadoc

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P5 P5
    • 9
    • None
    • core-libs
    • b119

      a/src/java.base/share/classes/java/net/URLEncoder.java
      - * clear what should be done if a bytes reserved in the
      + * clear what should be done if a byte reserved in the

      a/src/java.base/share/classes/java/security/ProtectionDomain.java
      - * {@code setReadOnly())} will be called on the passed in
      + * {@code setReadOnly()} will be called on the passed in

      a/src/java.base/share/classes/java/security/Provider.java
      - * Return whether this service has its Supported* properties for
      + * Return whether this service has its supported properties for

      a/src/java.base/share/classes/java/security/Security.java
      - * specified* selection criteria, or null if no such providers have been
      + * specified selection criteria, or null if no such providers have been

      a/src/java.base/share/classes/java/util/regex/Pattern.java
      - * <li> A paragraph-separator character&nbsp;(<code>'&#92;u2029</code>).
      + * <li> A paragraph-separator character&nbsp;(<code>'&#92;u2029'</code>).

      a/src/java.base/share/classes/sun/security/ssl/SSLSocketInputRecord.java
      - // in case it it used in the future.
      + // in case it is used in the future.

      And a few other typos.

            igerasim Ivan Gerasimov
            igerasim Ivan Gerasimov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: