Descriptionticket:11674: Make ULocale work better with Android.
Android supports scripts and Unicode extensions, but not locale
categories. Instead of identifying Java version to determine
capabilities, this change introduces two booleans in JDKLocaleHelper,
one that tells whether the implementation supports locale categories,
and another that tells whether scripts and extensions are supported.
R=markus.icu@gmail.com
Committed: http://bugs.icu-project.org/trac/changeset/37430
Patch Set 1 #Patch Set 2 : Split try-catch block. #MessagesTotal messages: 4
|