RFR: 8342469: Improve API documentation for java.lang.classfile.instruction [v5]

Chen Liang liach at openjdk.org
Thu Nov 21 16:13:55 UTC 2024


> 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.

Chen Liang has updated the pull request incrementally with one additional commit since the last revision:

  Leftover problems

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/21625/files
  - new: https://git.openjdk.org/jdk/pull/21625/files/2dab7a2f..56683d8f

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=21625&range=04
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=21625&range=03-04

  Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/21625.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/21625/head:pull/21625

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


More information about the core-libs-dev mailing list