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
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
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
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
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
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