RFR: 8294962: java.base jdk.internal.module package uses ASM to modify and write module-info.class
Mark Reinhold
mr at openjdk.org
Thu Mar 9 21:13:11 UTC 2023
On Fri, 25 Nov 2022 14:38:55 GMT, Adam Sotona <asotona at openjdk.org> wrote:
> 8294962: java.base jdk.internal.module package uses ASM to modify and write module-info.class.
> This patch converts it to use Classfile API.
>
> Please review.
> Thanks,
> Adam
Wouldn’t “Convert java.base/jdk.internal.module to use the Classfile API” be a better issue title? (Similarly for similar issues.) Focus on the positive ...
-------------
PR: https://git.openjdk.org/jdk/pull/11368
More information about the core-libs-dev
mailing list