mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-26 22:34:27 +02:00
8348283: java.lang.classfile.components.snippets.PackageSnippets shipped in java.base.jmod
Reviewed-by: liach
This commit is contained in:
parent
50ca450417
commit
2daafe49c7
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
||||||
* or visit www.oracle.com if you need additional information or have any
|
* or visit www.oracle.com if you need additional information or have any
|
||||||
* questions.
|
* questions.
|
||||||
*/
|
*/
|
||||||
package java.lang.classfile.components.snippets;
|
package jdk.internal.classfile.components.snippet;
|
||||||
|
|
||||||
import java.lang.classfile.*;
|
import java.lang.classfile.*;
|
||||||
import jdk.internal.classfile.components.ClassPrinter;
|
import jdk.internal.classfile.components.ClassPrinter;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue