You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Mikhail Loenko (JIRA)" <ji...@apache.org> on 2006/10/18 06:54:53 UTC

[jira] Closed: (HARMONY-1207) [classlib][beans] corrections for EventHandler

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

Mikhail Loenko closed HARMONY-1207.
-----------------------------------


> [classlib][beans] corrections for EventHandler
> ----------------------------------------------
>
>                 Key: HARMONY-1207
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1207
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>         Environment: winXP
>            Reporter: Alexei Zakharov
>         Assigned To: Mikhail Loenko
>         Attachments: EventHandler.patch
>
>
> Currently two tests from org.apache.harmony.beans.tests.java.beans.PropertyEditorSupportTest class fail due bugs in java.beans.EventHandler class. The problem is that the current implementation of EventHandler does not provide "proxied" implementations for several methods from java.lang.Object class (see api doc for the java.lang.reflect.Proxy class for details). This is the cause of the following test failures:
> testRemovePropertyChangeListener
> testRemovePropertyChangeListener_diff
> The attached patch solves the problem.

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