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

DocLint too aggressive with not allowed here: <p>

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • 8
    • tools
    • 8
    • b78
    • Verified

      The Doclint feature produces an error message for <p> tags following unclosed <p> tags.
      If the html schema being used for javadoc requires the closing </p> it will be a pain for developers.

      It does not complain for the case in methods if the method is private.

      As a side note, the error messages are not sorted in line number order, that might be nice.

            jjg Jonathan Gibbons (Inactive)
            rriggs Roger Riggs
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: