mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-15 05:29:07 +00:00
8365416: java.desktop no longer needs preview feature access
Reviewed-by: alanb, jpai
This commit is contained in:
parent
dd113c8df0
commit
b0f98df75a
@ -154,7 +154,6 @@ module java.base {
|
||||
// module declaration be annotated with jdk.internal.javac.ParticipatesInPreview
|
||||
exports jdk.internal.javac to
|
||||
java.compiler,
|
||||
java.desktop, // for ScopedValue
|
||||
jdk.compiler,
|
||||
jdk.incubator.vector, // participates in preview features
|
||||
jdk.jartool, // participates in preview features
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user