scuffed-code/icu4j/main
Yoshito Umaoka 4159176aa7
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.
2018-09-27 14:27:38 -07:00
..
classes ICU-13413 Updated ULocale class to directly calls Java 7 Locale methods 2018-09-27 14:27:38 -07:00
shared ICU-13413 Java 7 migration in build scripts and eclipse project files 2018-09-27 14:27:38 -07:00
tests ICU-13413 Migrating some Utility class methods with Java 7 Objects class method 2018-09-27 14:27:38 -07:00