Re: RFR [jdk8u-dev]: Add pl localization to jar tool

2015-03-24 Thread Jacob Wisor
ti-language JAR file(s) would have to be hosted somewhere for people to find and download easily. Including all localizations into OpenJDK and then perhaps excluding them for Oracle JDK is probably the best way to go. Regards, Jacob On 2015年03月09日 13:10, Jacob Wisor wrote: Hello the

Re: [9] RFR: 8075173: DateFormat in german locale returns wrong value for month march

2015-03-24 Thread Jacob Wisor
Am 24.03.2015 um 17:12 schrieb Jacob Wisor: Am 24.03.2015 um 10:29 schrieb Masayoshi Okutsu: Hi, Please review the fix for 8075173. There's an inconsistent month abbreviation between the traditional JDK resources and CLDR-derived ones. We decided to take the CLDR one, Mär. After looking

Re: [9] RFR: 8075173: DateFormat in german locale returns wrong value for month march

2015-03-24 Thread Jacob Wisor
Am 24.03.2015 um 10:29 schrieb Masayoshi Okutsu: Hi, Please review the fix for 8075173. There's an inconsistent month abbreviation between the traditional JDK resources and CLDR-derived ones. We decided to take the CLDR one, Mär. After looking into the CLDR and comparing with some existing ope

[jdk9] RFR: Add de and pl localizations to native2ascii tool

2015-03-18 Thread Jacob Wisor
Ping? I have migrated the patch to JDK 9, so this may be easier to review. This patch also fixes JDK-6568430 and some formatting. Please review. Thanks! Regards, Jacob On 03/09/2015 09:12 PM, Jacob Wisor wrote: Hello there! I have added de and pl localizations to the native2ascii tool

RFR [jdk8u-dev/jdk]: Add de and pl localizations to native2ascii tool

2015-03-09 Thread Jacob Wisor
Hello there! I have added de and pl localizations to the native2ascii tool. And, I have migrated the other existing localizations to property file resource bundles, just like in the other tools. Please review this patch. Regards, Jacob diff -r bb808c61d677 src/share/classes/sun/tools/native

RFR [jdk8u-dev]: Add pl localization to jar tool

2015-03-09 Thread Jacob Wisor
Hello there! I have added pl localization to the JAR tool. However, I did not find the make/common/Defs.gmk file which is referenced here: http://openjdk.java.net/groups/i18n. Please review this patch. More tools are coming! ;-) Regards, Jacob diff -r bb808c61d677 src/share/classes/sun/tool