[ http://issues.apache.org/jira/browse/HARMONY-172?page=all ]
Tim Ellison resolved HARMONY-172:
---------------------------------
Resolution: Fixed
Paulex,
Fix applied to TEXT component java.text.BreakIterator at repo revision 385636.
Please check that the patch was applied as you expected.
> Harmony text component has some API difference with JSE 5 spec
> --------------------------------------------------------------
>
> Key: HARMONY-172
> URL: http://issues.apache.org/jira/browse/HARMONY-172
> Project: Harmony
> Type: Bug
> Components: Classlib
> Reporter: Paulex Yang
> Assignee: Tim Ellison
> Priority: Minor
> Attachments: BreakIterator.patch, BreakIteratorTest.patch, java.text.BreakIterator.patch,
java.text.NumberFormat.patch
>
> Three new methods added to java.text.BreakIterator
> method java.text.BreakIterator.getInt(byte[], int)
> method java.text.BreakIterator.getLong(byte[], int)
> method java.text.BreakIterator.getShort(byte[], int)
> One method signature difference in java.text.NumberFormat
> java/text/NumberFormat format(Object, StringBuffer,FieldPosition) should not be final
--
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
|