# HG changeset patch # User naoto # Date 1473454835 25200 # Fri Sep 09 14:00:35 2016 -0700 # Node ID 55c809103c3fe933e00ea77d3bcffdf1b33a246a # Parent 6e62bbd02e6ba4464e010d5c11a216c35e80150c imported patch 8165605.root diff --git a/make/CompileJavaModules.gmk b/make/CompileJavaModules.gmk --- a/make/CompileJavaModules.gmk +++ b/make/CompileJavaModules.gmk @@ -458,7 +458,7 @@ jdk.localedata_COPY := _dict _th # 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/th/BreakIteratorRules_th.java +jdk.localedata_EXCLUDE_FILES += sun/text/resources/ext/BreakIteratorRules_th.java ################################################################################ # Setup the compilation for the module