mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 06:45:07 +02:00
8308093: Disable language preview features use in JDK
Reviewed-by: liach, erikj, alanb, darcy
This commit is contained in:
parent
422128b70a
commit
c4408278d1
12 changed files with 2 additions and 24 deletions
|
@ -150,7 +150,6 @@ module java.base {
|
|||
java.compiler,
|
||||
jdk.compiler,
|
||||
jdk.incubator.vector, // participates in preview features
|
||||
jdk.jartool, // participates in preview features
|
||||
jdk.jshell;
|
||||
exports jdk.internal.access to
|
||||
java.desktop,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue