Descriptionticket:11783: Remove use of class loaders in resource loading caches.
There is currently no known use-case where this code that is being
removed solves a real problem, but it causes problems in Android when
ICU4J is being initialized using one class loader but then called using
another class loader.
R=markus.icu@gmail.com, yoshito_umaoka@us.ibm.com
Committed: http://bugs.icu-project.org/trac/changeset/37920
Patch Set 1 #
Total comments: 4
Patch Set 2 : Code review: Refactor ReaderCache. #
MessagesTotal messages: 5
|