]> granicus.if.org Git - icu/commit
ICU-13413 Updated ULocale class to directly calls Java 7 Locale methods
authorYoshito Umaoka <yumaoka@users.noreply.github.com>
Sat, 28 Jul 2018 05:14:46 +0000 (01:14 -0400)
committerShane Carr <shane@unicode.org>
Thu, 27 Sep 2018 21:27:38 +0000 (14:27 -0700)
commit4159176aa776a6647a173cadf1ca3c442218ed2a
tree19f1bcbdc6951a5b67a68af394f91ca5f663f792
parent135bb1e380f2f3ab1c111cbf1485cf7e9e364e4e
ICU-13413 Updated ULocale class to directly calls Java 7 Locale methods

Previously, ULocale had to work on Java 6, therefore, Java 7 specific Locale methods needed to be invoked by reflection. For the next release, we can directly call Java 7 Locale APIs, so rather complicated reflection implementation were replaced with simple API calls.
icu4j/main/classes/core/src/com/ibm/icu/util/ULocale.java
icu4j/tools/build/.settings/org.eclipse.jdt.core.prefs