RFR: 8342468: Improve API documentation for java.lang.classfile.constantpool [v3]
Chen Liang
liach at openjdk.org
Mon Jan 6 22:08:38 UTC 2025
On Mon, 6 Jan 2025 21:41:17 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 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
I have fixed the missing BootstrapMethodEntry and updated APIDiff/Javadoc and copyright year. Please review the associated CSR as well.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22217#issuecomment-2574009664
More information about the core-libs-dev
mailing list