[ http://issues.apache.org/jira/browse/HARMONY-346?page=comments#action_12383188 ]
Paulex Yang commented on HARMONY-346:
-------------------------------------
The new revision looks fine, thank you, George. And I agree with you about the failed tests.
> java.text.DecimalFormat serialization is to be implemented
> ----------------------------------------------------------
>
> Key: HARMONY-346
> URL: http://issues.apache.org/jira/browse/HARMONY-346
> Project: Harmony
> Type: Bug
> Components: Classlib
> Reporter: Paulex Yang
> Assignee: George Harley
> Attachments: 01.JIRA346-v2.sh, 01.JIRA346.sh, 02.JIRA346-v2.diff, 02.JIRA346.diff, DecimalFormat-v2.ser,
DecimalFormat.ser
>
> Java 5 spec redefins DecimalFormat serialization form, meanwhile DecimalFormat wraps
ICU now. So the serialization related methods readObject/writeObject needs to be reimplemented.
I'll attach the testcase and related resource.
--
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
|