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
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