< prev index next >

make/modules/java.base/Java.gmk

Print this page
@@ -21,11 +21,11 @@
  # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  # or visit www.oracle.com if you need additional information or have any
  # questions.
  #
  
- DISABLED_WARNINGS_java += this-escape restricted
+ DISABLED_WARNINGS_java += this-escape restricted preview
  
  DOCLINT += -Xdoclint:all/protected \
      '-Xdoclint/package:java.*,javax.*'
  JAVAC_FLAGS += -XDstringConcat=inline
  COPY += .icu .dat .spp .nrm content-types.properties \
< prev index next >