scuffed-code/icu4j/main/classes/charset/src
Yoshito Umaoka a4fc56f382
ICU-13413 More clean-ups for code redundant/unnecessary for Java 7 and up
Simplified redundant code and removed unnecessary code path for Java 7 and later runtime in various places. Also cleaned up stale comments.

There is one test code change in com.ibm.icu.dev.test.localespi.NumberFormatTest - number keyword in test case was changed to Arab to arab. This test case was skipped with Java 6 runtime. It looks this code was note tested on Java 7 and later. @number=Arab does not work because it's case sensitive and must be all lower case letters.
2018-09-27 14:27:38 -07:00
..
com/ibm/icu/charset ICU-13413 More clean-ups for code redundant/unnecessary for Java 7 and up 2018-09-27 14:27:38 -07:00
META-INF/services ICU-12761 Adds Unicode copyright notice. 2016-09-28 22:16:43 +00:00