>From Java 8 on the JavaDoc is being linted and it will fail early if there are 
>issues with the JavaDoc: http://openjdk.java.net/jeps/172

This patch will add the missing Javadoc with some stubs. Additionally I updated 
the docs of some of the public API by hand to make the Javadoc more verbose.

The JavaDoc needs to be updated in the future, but this commit will let the 
compiler pass the javadoc check step.

Tested locally and it passes the tests. This patch only changes the Javadoc and 
does not change the logic of the code.

Cheers, Fokko

[ Full content available at: https://github.com/apache/avro/pull/334 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to