RFR: 8350548: java.lang.classfile package javadoc has errors

Adam Sotona asotona at openjdk.org
Tue Feb 25 08:21:57 UTC 2025


On Mon, 24 Feb 2025 08:09:00 GMT, Adam Sotona <asotona at openjdk.org> wrote:

> j.l.classfile package-summary contains many code snippets.
> Some of the shorter snippets are embedded in the javadoc and therefore are not validated by the tests.
> One embedded code snippet contains a typo, and two snippets do not reflect the actual API method name.
> 
> This patch fixes the code snippets.
> 
> Please review.
> 
> Thanks,
> Adam

Thanks for the review.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/23743#issuecomment-2681072862


More information about the core-libs-dev mailing list