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. > It has been fixed by #12957 🤦 ------------- PR: https://git.openjdk.org/jdk/pull/11367