gianmarcoschifone opened a new pull request, #8376:
URL: https://github.com/apache/hbase/pull/8376

   Fix Javadoc syntax errors reported by the JDK `javadoc` tool.
   
   This updates malformed Javadoc in a few comments by escaping raw `<...>` 
text with `{@code ...}` and converting a raw `@see` URL to a valid link.
   
   Validated with `javadoc -Xdoclint:syntax` on the affected files.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to