RFR: 8294972: Convert jdk.jlink internal plugins to use the Classfile API [v10]
Adam Sotona
asotona at openjdk.org
Thu Mar 16 10:47:01 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:
remaining cleanup in SystemModulesPlugin
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/12944/files
- new: https://git.openjdk.org/jdk/pull/12944/files/ee508f78..3dbe1e57
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=12944&range=09
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=12944&range=08-09
Stats: 34 lines in 1 file changed: 1 ins; 1 del; 32 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