[jdk24] Integrated: 8342468: Improve API documentation for java.lang.classfile.constantpool

Chen Liang liach at openjdk.org
Mon Jan 13 17:03:51 UTC 2025


On Fri, 10 Jan 2025 20:50:20 GMT, Chen Liang <liach at openjdk.org> wrote:

> This is a non-clean backport of bcefab5e55d4527a38dcab550581a734c1564608, because afe543414f58a04832d4f07dea88881d64954a0b which fixes a Javadoc link error was also included in this backport.  This backports Javadoc improvements to the ClassFile API committed to mainline back to 24, the finalization release of the ClassFile API.
> 
> Running tier 1-3 tests right now.

This pull request has now been integrated.

Changeset: 4a623a2b
Author:    Chen Liang <liach at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/4a623a2b6dee69be53361d88c88da7a4d787fd08
Stats:     1139 lines in 31 files changed: 768 ins; 69 del; 302 mod

8342468: Improve API documentation for java.lang.classfile.constantpool
8347163: Javadoc error in ConstantPoolBuilder after JDK-8342468

Reviewed-by: asotona
Backport-of: bcefab5e55d4527a38dcab550581a734c1564608

-------------

PR: https://git.openjdk.org/jdk/pull/23046


More information about the core-libs-dev mailing list