RFR: 8294972: Convert jdk.jlink internal plugins to use the Classfile API [v14]
Adam Sotona
asotona at openjdk.org
Mon Mar 20 16:00:40 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:
fixed SystemModulesClassGenerator.moduleInfos comment
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/12944/files
- new: https://git.openjdk.org/jdk/pull/12944/files/b021d852..993ef398
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=12944&range=13
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=12944&range=12-13
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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