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

2023-03-17 Thread Adam Sotona
On Thu, 16 Mar 2023 21:49:28 GMT, Mandy Chung wrote: >> Adam Sotona has updated the pull request incrementally with one additional >> commit since the last revision: >> >> remaining cleanup in SystemModulesPlugin > > src/jdk.jlink/share/classes/jdk/tools/jlink/internal/plugins/SystemModulesPl

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

2023-03-16 Thread Mandy Chung
On Thu, 16 Mar 2023 10:47:01 GMT, Adam Sotona 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 t

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

2023-03-16 Thread Adam Sotona
> 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