On Mon, 18 Nov 2024 19:59:16 GMT, Chen Liang <li...@openjdk.org> wrote:
> Improve documentation for constant pool entries. This include some models > for those entries, symbolic descriptors, and some general guidance in package > summary. > > APIDiff: https://cr.openjdk.org/~liach/apidiff/cf-consts/ > Javadoc: https://cr.openjdk.org/~liach/javadoc/cf-consts/ > > Please review the associated CSR as well. > > Companion PRs: #21625 This pull request has now been integrated. Changeset: bcefab5e Author: Chen Liang <li...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/bcefab5e55d4527a38dcab550581a734c1564608 Stats: 1139 lines in 31 files changed: 768 ins; 69 del; 302 mod 8342468: Improve API documentation for java.lang.classfile.constantpool Reviewed-by: asotona ------------- PR: https://git.openjdk.org/jdk/pull/22217