RFR: 8342468: Improve API documentation for java.lang.classfile.constantpool [v2]
Chen Liang
liach at openjdk.org
Thu Dec 12 00:20:13 UTC 2024
> 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 eight commits:
- 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=01
Stats: 1125 lines in 31 files changed: 784 ins; 69 del; 272 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
More information about the core-libs-dev
mailing list