You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Alexei Zakharov (JIRA)" <ji...@apache.org> on 2006/06/20 17:38:30 UTC

[jira] Updated: (HARMONY-627) [classlib] [beans] enabling more tests for java.beans

     [ http://issues.apache.org/jira/browse/HARMONY-627?page=all ]

Alexei Zakharov updated HARMONY-627:
------------------------------------

    Attachment: PDTests.patch

Attached patch fixes mutatesTo() methods of ClassPersistenceDelegate and StringPersistenceDelegate. Now Class can mutate only to the Class with the same name (checked via getName()). String can mutate to the same string (checked via equals). The patch also updates ClassPersistenceDelegateTest to bring it in correspondance with currently implemented ClassPersistenceDelegate architecture.
Now we can enable ClassPersistenceDelegateTest and StringPersistenceDelegateTest. Thus we have all internal tests passed for java.beans! 

> [classlib] [beans] enabling more tests for java.beans
> -----------------------------------------------------
>
>          Key: HARMONY-627
>          URL: http://issues.apache.org/jira/browse/HARMONY-627
>      Project: Harmony
>         Type: Bug

>   Components: Classlib
>  Environment: win32 p4
>     Reporter: Alexei Zakharov
>  Attachments: PDTests.patch
>
> The following tests currently fail:
> org.apache.harmony.beans.ClassPersistenceDelegateTest
> org.apache.harmony.beans.StringPersistenceDelegateTest

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