- 
    Type:
Bug
 - 
    Resolution: Fixed
 - 
    Priority:
  P4                     
     - 
    Affects Version/s: 8
 - 
    Component/s: tools
 
- 
        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.