You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Kevin Zhou (JIRA)" <ji...@apache.org> on 2009/06/04 07:08:07 UTC

[jira] Closed: (HARMONY-5974) [classlib] [beans] XMLEncoderTest.assertCodedXML(Object obj, String xmlFile,ByteArrayOutputStream temp, XMLEncoder enc) should be modified

     [ https://issues.apache.org/jira/browse/HARMONY-5974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Zhou closed HARMONY-5974.
-------------------------------


> [classlib] [beans] XMLEncoderTest.assertCodedXML(Object obj, String xmlFile,ByteArrayOutputStream temp, XMLEncoder enc) should be modified
> ------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-5974
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5974
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>    Affects Versions: 5.0M7
>            Reporter: Kevin Zhou
>            Assignee: Sean Qiu
>             Fix For: 5.0M8
>
>         Attachments: HARMONY-5974.diff, HARMONY-5974v2.diff
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> In XMLEncoderTest, assertCodedXML method is used to check the content of encoded xml. 
> Since this method does not consider the version of test JDK, XMLEncoderTest will fail on different versions of JDKs.
> The method should be updated with regarding to java.version.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.