RFR: 8294972: jdk.jlink internal plugins are heavily using ASM [v2]

Adam Sotona asotona at openjdk.org
Fri Mar 10 07:13:09 UTC 2023


> jdk.jlink internal plugins are heavily using ASM
> 
> This patch converts ASM calls to Classfile API.
> 
> Please review.
> Thanks,
> Adam

Adam Sotona has updated the pull request incrementally with one additional commit since the last revision:

  Update src/jdk.jlink/share/classes/jdk/tools/jlink/internal/plugins/IncludeLocalesPlugin.java
  
  Co-authored-by: Mandy Chung <mandy.chung at oracle.com>

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/12944/files
  - new: https://git.openjdk.org/jdk/pull/12944/files/49c5bd59..0c0df14c

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=12944&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=12944&range=00-01

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

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


More information about the core-libs-dev mailing list