-
Bug
-
Resolution: Fixed
-
P4
-
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.
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.