RFR: 8294972: Convert jdk.jlink internal plugins to use the Classfile API [v14]

Alan Bateman alanb at openjdk.org
Mon Mar 20 17:08:12 UTC 2023


On Mon, 20 Mar 2023 16:00:40 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
>
> Adam Sotona has updated the pull request incrementally with one additional commit since the last revision:
> 
>   fixed SystemModulesClassGenerator.moduleInfos comment

Good work

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

Marked as reviewed by alanb (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/12944#pullrequestreview-1349040466


More information about the core-libs-dev mailing list