[ 
https://issues.apache.org/jira/browse/HBASE-30235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated HBASE-30235:
-----------------------------------
    Labels: pull-request-available  (was: )

> Fix Javadoc syntax errors
> -------------------------
>
>                 Key: HBASE-30235
>                 URL: https://issues.apache.org/jira/browse/HBASE-30235
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Gianmarco Schifone
>            Priority: Minor
>              Labels: pull-request-available
>
> Some Javadoc comments in HBase cannot be processed by the JDK javadoc tool 
> with -Xdoclint:syntax.
> Examples include:
> - a raw URL used directly in an @see tag
> - raw angle-bracket text such as <100MB, 120MB, 0>
> - raw comparison text such as size < acceptable
> These are parsed as invalid Javadoc/HTML by the JDK doclet and cause doclint 
> syntax errors.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to