On Thu, 9 Mar 2023 11:35:32 GMT, Adam Sotona <asot...@openjdk.org> wrote:
> jdk.jlink internal plugins are heavily using ASM > > This patch converts ASM calls to Classfile API. > > Please review. > Thanks, > Adam This pull request has now been integrated. Changeset: 358c61b5 Author: Adam Sotona <asot...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/358c61b58d0f1ff54caf732e361de5f7ab068d10 Stats: 1037 lines in 6 files changed: 219 ins; 278 del; 540 mod 8294972: Convert jdk.jlink internal plugins to use the Classfile API Reviewed-by: mchung, alanb ------------- PR: https://git.openjdk.org/jdk/pull/12944