[ http://issues.apache.org/jira/browse/HARMONY-1436?page=all ]
Paulex Yang resolved HARMONY-1436.
----------------------------------
Resolution: Fixed
Tony, patch applied at revision r442914, thanks a lot for this enhancement, please verify
that the problem is fully fixed as you expected.
> [classlib][luni]implement new methods digit(int,int),isIdentifierIgnorable(int),isMirrored(int),isSpaceChar(int),isTitleCase(int),isWhiteSpace(int)
in java.lang.Character
> --------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: HARMONY-1436
> URL: http://issues.apache.org/jira/browse/HARMONY-1436
> Project: Harmony
> Issue Type: New Feature
> Components: Classlib
> Reporter: Tony Wu
> Assigned To: Paulex Yang
> Attachments: Harmony-1436.diff
>
>
> some method such as digit(int,int),isIdentifierIgnorable(int),isMirrored(int),isSpaceChar(int),isTitleCase(int),isWhiteSpace(int)
in j.l.Character is missing.
--
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
|