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

Malformed Javadoc inline tags in JDK source in javax/net/ssl

XMLWordPrintable

    • b23
    • generic
    • generic
    • Verified

      A DESCRIPTION OF THE PROBLEM :
      The JDK source contains multiple malformed Javadoc inline tags. For some the `@` is missing, for others the `@` is placed in front of the opening curly bracket (instead of behind).

      Affected:

      https://github.com/openjdk/jdk/blob/7b1916efda95a46439cf42e006593361d12a8823/src/java.base/share/classes/javax/net/ssl/SSLEngine.java#L342
      https://github.com/openjdk/jdk/blob/7b1916efda95a46439cf42e006593361d12a8823/src/java.base/share/classes/javax/net/ssl/SSLSocket.java#L136





            wetmore Bradford Wetmore
            tongwan Andrew Wang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: