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

Malformed Javadoc inline tags in JDK source in com/sun/tools/javac/util/RawDiagnosticFormatter.java

XMLWordPrintable

    • b26
    • generic
    • generic

      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/jdk.compiler/share/classes/com/sun/tools/javac/util/RawDiagnosticFormatter.java#L63

            prappo Pavel Rappo
            tongwan Andrew Wang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: