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

Chen Liang liach at openjdk.org
Fri Nov 15 17:49:58 UTC 2024


> Improve the documentation for classfile instructions. Includes links to all opcodes, usage notes for instructions, and other various fixes.

Chen Liang has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains four commits:

 - Merge branch 'master' of https://github.com/openjdk/jdk into docs/cf-instruction
 - Typos, long lines
 - Labels
 - Wip instr

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

Changes: https://git.openjdk.org/jdk/pull/21625/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=21625&range=01
  Stats: 1396 lines in 29 files changed: 1064 ins; 12 del; 320 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