You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by Apache Wiki <wi...@apache.org> on 2008/02/10 06:04:45 UTC

[Harmony Wiki] Update of "MigrateToICU" by Tony

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Harmony Wiki" for change notification.

The following page has been changed by Tony:
http://wiki.apache.org/harmony/MigrateToICU

------------------------------------------------------------------------------
  † ICU interprets a single 'y' differently than Java.
  }}}
  == Related JIRAs ==
- 5085 
- 5129 
- 5122 
- 5061 
- 5100
+ ||ID||Description||Status||
+ ||5085 ||[classlib][swing] InternationalFormatterRTest.testIncrementDecrement failure || Fixed||
+ ||5129 ||[classlib][icu] text formatting degradation after at 592434|| Fixed||
+ ||5122 ||[classlib][icu] significant performance degradation atfter ICU related commits || Fixed||
+ ||5061 ||[classlib][luni][text]migrate locale data to ICU4j's || Fixed||
+ ||5100 ||[classlib]Dacapo.jython regression after migrating the locale data ||Closed ||
+ ||5406 ||[classlib]CLDR data in harmony is different from that in RI||Open||
+ ||5466 ||[classlib][util] display language is reset to the value of constructor after Locale is set as default||Open||
+ ||5467 ||[classlib][util] incompatible country names for certain languages||Open||
+ ||5448 ||[classlib][luni] FormatterTest will fail beacuse of different locale data between ri and icu||In Progress ||
+ ||5442 ||[classlib][util] some testcases of org.apache.harmony.luni.tests.java.util.LocaleTest fails on RI||Closed||
+ ||5439 ||[classlib][luni] test_getMinimalDaysInFirstWeek in org.apache.harmony.luni.tests.java.util.GregorianCalendarTest fails on RI||Closed||
+ ||5407 ||[classlib][luni]4 testcases in java.util.CurrencyTest fails on RI|| Closed||
+ ||5467 ||[classlib][util] incompatible country names for certain languages||Open||
+ ||5459 ||[classlib][util] default TimeZone ignores raw offset after switch to ICU||Fixed||
+ ||5461 ||[classlib][util] wrong daylight savings are reported for "MST" and "EST" timezones after locale data unification||Open||
+ ||5465 ||[classlib][util] Locale(String, String, String) capitalize third parameter (variant)||Open||
+ ||5468 ||[classlib][util] java.util.Date.toString outputs real time zone name on RI, but prints GMT<+/-offset> on Harmony||In progress||
+ ||5469 ||[classlib][util] DateFormat.SHORT has different meaning on Harmony and RI || In progress||
  
  == ICU trac ==
  6035 
@@ -88, +102 @@

  6089
  6095
  6096
+ 
+ 6174
  
  In queue to report: 
  Harmony-5436