Integrated: 8350548: java.lang.classfile package javadoc has errors
Adam Sotona
asotona at openjdk.org
Tue Feb 25 08:21:58 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
This pull request has now been integrated.
Changeset: ab86a135
Author: Adam Sotona <asotona at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/ab86a13519a50c5d8a05c493594e6bda329133f4
Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod
8350548: java.lang.classfile package javadoc has errors
Reviewed-by: liach
-------------
PR: https://git.openjdk.org/jdk/pull/23743
More information about the core-libs-dev
mailing list