Integrated: 8294972: Convert jdk.jlink internal plugins to use the Classfile API

Adam Sotona asotona at openjdk.org
Wed Mar 22 12:16:10 UTC 2023


On Thu, 9 Mar 2023 11:35:32 GMT, Adam Sotona <asotona at 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 <asotona at 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


More information about the core-libs-dev mailing list