mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-15 13:49:42 +02:00
8365416: java.desktop no longer needs preview feature access
Reviewed-by: alanb, jpai
This commit is contained in:
parent
dd113c8df0
commit
b0f98df75a
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue