mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-24 21:34:52 +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
|
@ -27,9 +27,7 @@ DISABLED_WARNINGS_java += this-escape
|
|||
|
||||
DOCLINT += -Xdoclint:all/protected \
|
||||
'-Xdoclint/package:java.*,javax.*'
|
||||
JAVAC_FLAGS += -XDstringConcat=inline \
|
||||
--enable-preview
|
||||
DISABLED_WARNINGS_java += preview
|
||||
JAVAC_FLAGS += -XDstringConcat=inline
|
||||
COPY += .icu .dat .spp .nrm content-types.properties \
|
||||
hijrah-config-Hijrah-umalqura_islamic-umalqura.properties
|
||||
CLEAN += intrinsic.properties
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue