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

Adam Sotona asotona at openjdk.org
Thu Mar 9 18:16:56 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.

This pull request has now been integrated.

Changeset: 595645c7
Author:    Adam Sotona <asotona at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/595645c76d09b0c30da7fa7d8435ca960c8e3268
Stats:     54 lines in 1 file changed: 8 ins; 37 del; 9 mod

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

Reviewed-by: mchung

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

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


More information about the core-libs-dev mailing list