RFR: 8342466: Improve API documentation for java.lang.classfile.attribute [v2]

Adam Sotona asotona at openjdk.org
Mon Jan 13 07:06:46 UTC 2025


On Fri, 10 Jan 2025 20:25:06 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
>
> Chen Liang has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Review comments, also simplify Attribute

Marked as reviewed by asotona (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/23026#pullrequestreview-2545855283


More information about the core-libs-dev mailing list