RFR: 8342466: Improve API documentation for java.lang.classfile.attribute [v3]
Joe Darcy
darcy at openjdk.org
Wed Jan 15 00:33:35 UTC 2025
On Wed, 15 Jan 2025 00:20:02 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:
>
> CSR review remarks
Marked as reviewed by darcy (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/23026#pullrequestreview-2551323280
More information about the core-libs-dev
mailing list