Integrated: 8342466: Improve API documentation for java.lang.classfile.attribute
Chen Liang
liach at openjdk.org
Wed Jan 15 02:07:44 UTC 2025
On Fri, 10 Jan 2025 07:32:24 GMT, Chen Liang <liach at openjdk.org> wrote:
> Improve documentation for `class` file attributes. This include better specification for user attributes, some more general information about attributes, such as the usage of non-JVMS attributes, and updated some attribute information in the base package too, such as Annotation and Signature.
>
> APIDiff: https://cr.openjdk.org/~liach/apidiff/cf-attribute/
> Javadoc: https://cr.openjdk.org/~liach/javadoc/cf-attribute/java.base/java/lang/classfile/Attribute.html
This pull request has now been integrated.
Changeset: 973c6307
Author: Chen Liang <liach at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/973c630777d4075bc85c7ddc1eb02cc65904344d
Stats: 2568 lines in 70 files changed: 1601 ins; 125 del; 842 mod
8342466: Improve API documentation for java.lang.classfile.attribute
Reviewed-by: darcy, asotona
-------------
PR: https://git.openjdk.org/jdk/pull/23026
More information about the core-libs-dev
mailing list