scuffed-code/icu4j/main/classes
2013-10-30 21:18:19 +00:00
..
charset ICU-9973 Make CharsetProviderICU thread safe 2013-04-17 15:29:37 +00:00
collate ICU-10399 Fixed some compiler warnings (Eclipse and JDK javac). 2013-09-18 21:52:51 +00:00
core ICU-10239 make eee[ee] & EEEEE processing in J behave the same as C 2013-10-30 21:18:19 +00:00
currdata ICU-9508 Merge changes from cmi branch into trunk. 2013-01-09 01:08:55 +00:00
langdata ICU-9187 Resolve javac compiler warning with JDK 7. SuppressWarning annotation type 'rawtypes' is necessary instead of 'unchecked' with JDK 7. However, with Eclipse IDE using Java 1.5 env still requires 'unchecked'. Thus, kept 'unchecked', added 'rawtypes' and updated all ICU runtime library projects to ignore unused SuppressWarning types, instead of warning. 2012-03-15 18:56:48 +00:00
localespi ICU-10256 Fixed NPE problem in TimeZoneJDK#clone(). 2013-08-13 14:35:01 +00:00
regiondata ICU-9187 Resolve javac compiler warning with JDK 7. SuppressWarning annotation type 'rawtypes' is necessary instead of 'unchecked' with JDK 7. However, with Eclipse IDE using Java 1.5 env still requires 'unchecked'. Thus, kept 'unchecked', added 'rawtypes' and updated all ICU runtime library projects to ignore unused SuppressWarning types, instead of warning. 2012-03-15 18:56:48 +00:00
translit ICU-8957 Fixed issues detected by FindBugs in ICU library code except #9667 and #10097. Added FindBugs exclusion filter files in ICU4J library project directories. 2013-04-12 15:31:31 +00:00