make/CompileJavaModules.gmk
changeset 50590 5fa19bad622d
parent 50428 8c88df2e8a78
child 50878 fb7800b66c92
equal deleted inserted replaced
50589:e5d741569070 50590:5fa19bad622d
   517 
   517 
   518 jdk.localedata_COPY += _dict _th
   518 jdk.localedata_COPY += _dict _th
   519 # Exclude BreakIterator classes that are just used in compile process to generate
   519 # Exclude BreakIterator classes that are just used in compile process to generate
   520 # data files and shouldn't go in the product
   520 # data files and shouldn't go in the product
   521 jdk.localedata_EXCLUDE_FILES += sun/text/resources/ext/BreakIteratorRules_th.java
   521 jdk.localedata_EXCLUDE_FILES += sun/text/resources/ext/BreakIteratorRules_th.java
       
   522 jdk.localedata_KEEP_ALL_TRANSLATIONS := true
   522 ################################################################################
   523 ################################################################################
   523 
   524 
   524 # There is an issue in sjavac that triggers a warning in jdk.jfr that isn't
   525 # There is an issue in sjavac that triggers a warning in jdk.jfr that isn't
   525 # triggered without sjavac.
   526 # triggered without sjavac.
   526 ifeq ($(ENABLE_SJAVAC), yes)
   527 ifeq ($(ENABLE_SJAVAC), yes)