Ok, I'll try it today. SY, Alexey
2006/12/29, Tony Wu <[EMAIL PROTECTED]>:
Hi Alexey, I'm sorry the patch is out of date. I have submitted new one. Sorry for the inconvenience caused and thanks very much for your help :) On 12/29/06, Alexey Petrenko <[EMAIL PROTECTED]> wrote: > Tony, > > your patch can not be applied to current sources :( > > SY, Alexey > > 2006/12/28, Tony Wu <[EMAIL PROTECTED]>: > > Hi all, > > > > My works on upgrating java.lang.Character from 3.0 to unicode 4.1 > > compatible was blocked by "NPE is thrown when the kernel tests are run > > on Windows". please refer to [1] for detail. IIRC, The problem is vm > > uses the j.l.Character before icu has been loaded. > > > > I tired on my own laptop and did not reproduce that failure. Would any > > drlvm guru have time help me to verify that? Great Thanks! > > > > [1] > > http://www.mail-archive.com/[email protected]/msg13839.html > > > > > > ---------- Forwarded message ---------- > > From: Tony Wu (JIRA) <[EMAIL PROTECTED]> > > Date: Sep 20, 2006 3:25 PM > > Subject: [jira] Created: (HARMONY-1500) [classlib][luni]Refactor some > > methods in java.lang.Character > > To: [EMAIL PROTECTED] > > > > > > [classlib][luni]Refactor some methods in java.lang.Character > > ------------------------------------------------------------ > > > > Key: HARMONY-1500 > > URL: http://issues.apache.org/jira/browse/HARMONY-1500 > > Project: Harmony > > Issue Type: Improvement > > Components: Classlib > > Reporter: Tony Wu > > > > > > Some methods in java.lang.Character need to be refactored to support unicode4.1 > > such as, > > getType(char),getNumericValue(char),getDirectionality(char),toUpperCase(char), > > toLowerCase(char),toTitleCase(char),digit(char,int),isMirrored(char), > > isWhitespace(char),isUpperCase(char),isUnicodeIdentifierStart(char), > > isUnicodeIdentifierPart(char),isTitleCase(char),isSpaceChar(char) and > > isLowerCase(char). > > > > And some testcases for them are added . > > > > > > -- > > This message is automatically generated by JIRA. > > - > > If you think it was sent incorrectly contact one of the > > administrators: > > http://issues.apache.org/jira/secure/Administrators.jspa > > - > > For more information on JIRA, see: http://www.atlassian.com/software/jira > > > > > > > > > > -- > > Tony Wu > > China Software Development Lab, IBM > > > -- Tony Wu China Software Development Lab, IBM
