# HG changeset patch
# User naoto
# Date 1473698306 25200
# Node ID eecdf7525f79b1f51accb22d5d0e1cc29ee8dd9c
# Parent  8f6c023b333397a41b7c00355c9c0df1153f31a1
8165605: Thai resources in jdk.localedata cause split package issue with java.base
Reviewed-by: mchung, erikj

diff -r 8f6c023b3333 -r eecdf7525f79 make/CompileJavaModules.gmk
--- a/make/CompileJavaModules.gmk	Mon Sep 12 18:25:49 2016 +0530
+++ b/make/CompileJavaModules.gmk	Mon Sep 12 09:38:26 2016 -0700
@@ -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