RFR: 8294959: java.base java.lang.Module uses ASM to load module-info.class

Mandy Chung mchung at openjdk.org
Thu Mar 9 18:10:59 UTC 2023


On Fri, 25 Nov 2022 14:35:22 GMT, Adam Sotona <asotona at openjdk.org> wrote:

> java.base java.lang.Module uses ASM to load module-info.class and this patch converts it to use Classfile API.

LGTM

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

Marked as reviewed by mchung (Reviewer).

PR: https://git.openjdk.org/jdk/pull/11367


More information about the core-libs-dev mailing list