<i18n dev> [9] RFR: 8058509: CLDRLocaleDataMetaInfo should be in jdk.localedata

Magnus Ihse Bursie magnus.ihse.bursie at oracle.com
Tue Sep 16 09:49:14 UTC 2014


On 2014-09-16 09:41, Erik Joelsson wrote:
> Hello Naoto,
>
> From what I can see, this means that GensrcCLDR.gmk now only generates 
> source for the jdk.localedata module. This means that 
> Gensrc-java.base.gmk should no longer include GensrcCLDR.gmk and 
> GensrcCLDR.gmk should be renamed to Gensrc-jdk.localedata.gmk.

Just changing names is not enough, you need to add a new target as well, 
and remove the GENSRC_JAVA_BASE assignment. See e.g. 
Gensrc-java.desktop.gmk for inspiration.

/Magnus



More information about the i18n-dev mailing list