On Mon, 24 Feb 2025 08:09:00 GMT, Adam Sotona <asot...@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 <asot...@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