[ http://issues.apache.org/jira/browse/HARMONY-172?page=all ]
Paulex Yang updated HARMONY-172:
--------------------------------
Attachment: java.text.BreakIterator.patch
java.text.NumberFormat.patch
Patches are attached. As we discussed before on mailing list, the
BreakIterator's three new methods throw NotYetImplementedException directly,
due to these methods are removed again in JSE 6 spec.
> 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
> Priority: Minor
> Attachments: 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