[jdk24] Integrated: 8342469: Improve API documentation for java.lang.classfile.instruction

Chen Liang liach at openjdk.org
Wed Dec 11 16:09:17 UTC 2024


On Tue, 10 Dec 2024 20:51:33 GMT, Chen Liang <liach at openjdk.org> wrote:

> Hi all,
> 
> This pull request contains a backport of commit [0f035545](https://github.com/openjdk/jdk/commit/0f035545e5c0cd02d11ab8edd5786c1f1f6043a7) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
> 
> This is a noreg-doc backport - these additions are clarifications to the ClassFile API's java.lang.classfile.instruction package, and are permissible in RDP1 and RDP2.
> 
> The commit being backported was authored by Chen Liang on 10 Dec 2024 and was reviewed by Adam Sotona and Joe Darcy.
> 
> Thanks!

This pull request has now been integrated.

Changeset: 03bdee0f
Author:    Chen Liang <liach at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/03bdee0f751b9a4a36c1830374474064a019336b
Stats:     2434 lines in 39 files changed: 1993 ins; 27 del; 414 mod

8342469: Improve API documentation for java.lang.classfile.instruction

Reviewed-by: asotona
Backport-of: 0f035545e5c0cd02d11ab8edd5786c1f1f6043a7

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

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


More information about the core-libs-dev mailing list