RFR: 8350548: java.lang.classfile package javadoc has errors
Chen Liang
liach at openjdk.org
Mon Feb 24 14:51:56 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
Marked as reviewed by liach (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/23743#pullrequestreview-2637386965
More information about the core-libs-dev
mailing list