mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 06:45:07 +02:00
8294971: jdk.jlink jdk.tools.jimage.JImageTask is using ASM to verify classes
Reviewed-by: mchung
This commit is contained in:
parent
0f26d09da8
commit
b1d89f3066
2 changed files with 13 additions and 5 deletions
|
@ -190,6 +190,8 @@ module java.base {
|
|||
jdk.jlink;
|
||||
exports jdk.internal.logger to
|
||||
java.logging;
|
||||
exports jdk.internal.classfile to
|
||||
jdk.jlink;
|
||||
exports jdk.internal.org.objectweb.asm to
|
||||
jdk.jartool,
|
||||
jdk.jfr,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue