> 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 ------------- Changes: - all: https://git.openjdk.org/jdk/pull/23026/files - new: https://git.openjdk.org/jdk/pull/23026/files/c08f76c0..bb6e26bc Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=23026&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=23026&range=01-02 Stats: 20 lines in 10 files changed: 0 ins; 0 del; 20 mod Patch: https://git.openjdk.org/jdk/pull/23026.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/23026/head:pull/23026 PR: https://git.openjdk.org/jdk/pull/23026