mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-26 06:14:49 +02:00
8344647: Make java.se participate in the preview language feature requires transitive java.base
Reviewed-by: asotona, darcy
This commit is contained in:
parent
9e8aa855fe
commit
d50b725ac0
8 changed files with 57 additions and 10 deletions
|
@ -155,7 +155,6 @@ module java.base {
|
|||
exports jdk.internal.javac to
|
||||
java.compiler,
|
||||
java.desktop, // for ScopedValue
|
||||
java.se, // for ParticipatesInPreview
|
||||
jdk.compiler,
|
||||
jdk.incubator.vector, // participates in preview features
|
||||
jdk.jartool, // participates in preview features
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue