RFR: 8342468: Improve API documentation for java.lang.classfile.constantpool [v2]
Chen Liang
liach at openjdk.org
Thu Dec 12 20:43:40 UTC 2024
On Thu, 12 Dec 2024 00:20:13 GMT, Chen Liang <liach at 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
>
> 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
I have updated the apidiff and javadoc. @asotona hope you can take a look!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22217#issuecomment-2539974179
More information about the core-libs-dev
mailing list