mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-26 14:24:46 +02:00
8342336: Optimize ClassFile imports
Reviewed-by: liach
This commit is contained in:
parent
7ff4ea8d01
commit
3ebfc6c1e2
198 changed files with 530 additions and 1010 deletions
|
@ -25,6 +25,7 @@
|
|||
package java.lang.classfile.constantpool;
|
||||
|
||||
import java.lang.classfile.TypeKind;
|
||||
|
||||
import jdk.internal.classfile.impl.AbstractPoolEntry;
|
||||
import jdk.internal.javac.PreviewFeature;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue