--- a/make/CompileJavaModules.gmk Fri Jun 15 09:16:48 2018 -0700
+++ b/make/CompileJavaModules.gmk Fri Jun 15 09:53:28 2018 -0700
@@ -519,6 +519,7 @@
# Exclude BreakIterator classes that are just used in compile process to generate
# data files and shouldn't go in the product
jdk.localedata_EXCLUDE_FILES += sun/text/resources/ext/BreakIteratorRules_th.java
+jdk.localedata_KEEP_ALL_TRANSLATIONS := true
################################################################################
# There is an issue in sjavac that triggers a warning in jdk.jfr that isn't