8308093: Disable language preview features use in JDK

Reviewed-by: liach, erikj, alanb, darcy
This commit is contained in:
Adam Sotona 2023-05-23 07:23:37 +00:00
parent 422128b70a
commit c4408278d1
12 changed files with 2 additions and 24 deletions

View file

@ -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,