Re: [9] RFR: 8061382: Separate CLDR locale data from JRE locale data

2014-10-24 Thread Naoto Sato
Hi Erik, Yep, that is not needed so I will remove it. Thank you for catching it. Naoto On 10/24/14, 12:28 AM, Erik Joelsson wrote: Hello Naoto, Just one thing, in Gensrc-java.base.gmk, shouldn't we still just run the targets in GENSRC_JAVA_BASE and let Gensrc-jdk.localedata.classic.gmk deal w

Re: [9] RFR: 8061382: Separate CLDR locale data from JRE locale data

2014-10-24 Thread Erik Joelsson
Hello Naoto, Just one thing, in Gensrc-java.base.gmk, shouldn't we still just run the targets in GENSRC_JAVA_BASE and let Gensrc-jdk.localedata.classic.gmk deal with GENSRC_JDK_LOCALEDATA_CLASSIC? /Erik On 2014-10-23 22:05, Naoto Sato wrote: I revised the fix according to the suggestions I g