scuffed-code/icu4j/main/classes
2014-02-07 15:20:17 +00:00
..
charset ICU-9973 Make CharsetProviderICU thread safe 2013-04-17 15:29:37 +00:00
collate ICU-10484 Fixed a bunch of API doc problems. 2014-01-16 17:38:13 +00:00
core ICU-10662 Removed 'synchronized' keyword from Calendar/TimeZone factory methods and minimize the scope of lock. Added a simple performance test case, but not yet wired to performace test scripts. Created icu4j-perf-tests project and fixed some build script problems in perf-tests. 2014-02-07 15:20:17 +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