Integrated: 8342469: Improve API documentation for java.lang.classfile.instruction
Chen Liang
liach at openjdk.org
Tue Dec 10 20:36:48 UTC 2024
On Mon, 21 Oct 2024 22:43:42 GMT, Chen Liang <liach at openjdk.org> wrote:
> Improve the documentation for classfile instructions. Includes links to all opcodes, usage notes for instructions, and other various fixes.
>
> API Diff: https://cr.openjdk.org/~liach/apidiff/cf-instr/java.base/module-summary.html
> Javadoc: https://cr.openjdk.org/~liach/javadoc/cf-instr/java.base/java/lang/classfile/instruction/package-summary.html
>
> Please review the associated CSR as well.
This pull request has now been integrated.
Changeset: 0f035545
Author: Chen Liang <liach at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/0f035545e5c0cd02d11ab8edd5786c1f1f6043a7
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, darcy
-------------
PR: https://git.openjdk.org/jdk/pull/21625
More information about the core-libs-dev
mailing list