> 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
Chen Liang has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 10 commits: - BSMEntry and copyright year - Merge branch 'master' of https://github.com/openjdk/jdk into docs/cf-constantpool - Minor cleanups - Stage more doc changes - Merge branch 'master' of https://github.com/openjdk/jdk into docs/cf-constantpool - Merge branch 'master' of https://github.com/openjdk/jdk into docs/cf-constantpool - Merge branch 'master' of https://github.com/openjdk/jdk into docs/cf-constantpool - More concise message about exceptions - Merge branch 'master' of https://github.com/openjdk/jdk into docs/cf-constantpool - Improve api docs for constantpool ------------- Changes: https://git.openjdk.org/jdk/pull/22217/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=22217&range=02 Stats: 1139 lines in 31 files changed: 768 ins; 69 del; 302 mod Patch: https://git.openjdk.org/jdk/pull/22217.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/22217/head:pull/22217 PR: https://git.openjdk.org/jdk/pull/22217