You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Alexey Petrenko (JIRA)" <ji...@apache.org> on 2007/05/04 13:29:15 UTC

[jira] Created: (HARMONY-3807) [classlib][beans] japitool reports errors for the beans module

[classlib][beans] japitool reports errors for the beans module
--------------------------------------------------------------

                 Key: HARMONY-3807
                 URL: https://issues.apache.org/jira/browse/HARMONY-3807
             Project: Harmony
          Issue Type: Bug
            Reporter: Alexey Petrenko
         Assigned To: Alexey Petrenko


java.beans.beancontext
Bad: 4 fields.  

Bad
field java.beans.beancontext.BeanContextServicesSupport.bcsListeners: type java.util.ArrayList<java.beans.beancontext.BeanContextServicesListener> in harmony.javajavax, but type java.util.ArrayList in jdk15.javajavax 
field java.beans.beancontext.BeanContextServicesSupport.services: type java.util.HashMap<java.lang.Class, java.beans.beancontext.BeanContextServicesSupport.BCSSServiceProvider> in harmony.javajavax, but type java.util.HashMap in jdk15.javajavax 
field java.beans.beancontext.BeanContextSupport.bcmListeners: type java.util.ArrayList<java.beans.beancontext.BeanContextMembershipListener> in harmony.javajavax, but type java.util.ArrayList in jdk15.javajavax 
field java.beans.beancontext.BeanContextSupport.children: type java.util.HashMap<java.lang.Object, java.beans.beancontext.BeanContextSupport.BCSChild> in harmony.javajavax, but type java.util.HashMap in jdk15.javajavax 

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


[jira] Closed: (HARMONY-3807) [classlib][beans] japitool reports errors for the beans module

Posted by "Alexey Petrenko (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Petrenko closed HARMONY-3807.
------------------------------------


Verified with japitool

> [classlib][beans] japitool reports errors for the beans module
> --------------------------------------------------------------
>
>                 Key: HARMONY-3807
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3807
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Alexey Petrenko
>         Assigned To: Alexey Petrenko
>
> java.beans.beancontext
> Bad: 4 fields.  
> Bad
> field java.beans.beancontext.BeanContextServicesSupport.bcsListeners: type java.util.ArrayList<java.beans.beancontext.BeanContextServicesListener> in harmony.javajavax, but type java.util.ArrayList in jdk15.javajavax 
> field java.beans.beancontext.BeanContextServicesSupport.services: type java.util.HashMap<java.lang.Class, java.beans.beancontext.BeanContextServicesSupport.BCSSServiceProvider> in harmony.javajavax, but type java.util.HashMap in jdk15.javajavax 
> field java.beans.beancontext.BeanContextSupport.bcmListeners: type java.util.ArrayList<java.beans.beancontext.BeanContextMembershipListener> in harmony.javajavax, but type java.util.ArrayList in jdk15.javajavax 
> field java.beans.beancontext.BeanContextSupport.children: type java.util.HashMap<java.lang.Object, java.beans.beancontext.BeanContextSupport.BCSChild> in harmony.javajavax, but type java.util.HashMap in jdk15.javajavax 

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


[jira] Updated: (HARMONY-3807) [classlib][beans] japitool reports errors for the beans module

Posted by "Alexey Petrenko (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Petrenko updated HARMONY-3807:
-------------------------------------

    Component/s: Classlib

> [classlib][beans] japitool reports errors for the beans module
> --------------------------------------------------------------
>
>                 Key: HARMONY-3807
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3807
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Alexey Petrenko
>         Assigned To: Alexey Petrenko
>
> java.beans.beancontext
> Bad: 4 fields.  
> Bad
> field java.beans.beancontext.BeanContextServicesSupport.bcsListeners: type java.util.ArrayList<java.beans.beancontext.BeanContextServicesListener> in harmony.javajavax, but type java.util.ArrayList in jdk15.javajavax 
> field java.beans.beancontext.BeanContextServicesSupport.services: type java.util.HashMap<java.lang.Class, java.beans.beancontext.BeanContextServicesSupport.BCSSServiceProvider> in harmony.javajavax, but type java.util.HashMap in jdk15.javajavax 
> field java.beans.beancontext.BeanContextSupport.bcmListeners: type java.util.ArrayList<java.beans.beancontext.BeanContextMembershipListener> in harmony.javajavax, but type java.util.ArrayList in jdk15.javajavax 
> field java.beans.beancontext.BeanContextSupport.children: type java.util.HashMap<java.lang.Object, java.beans.beancontext.BeanContextSupport.BCSChild> in harmony.javajavax, but type java.util.HashMap in jdk15.javajavax 

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


[jira] Resolved: (HARMONY-3807) [classlib][beans] japitool reports errors for the beans module

Posted by "Alexey Petrenko (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Petrenko resolved HARMONY-3807.
--------------------------------------

    Resolution: Fixed

The patch has been applied.

> [classlib][beans] japitool reports errors for the beans module
> --------------------------------------------------------------
>
>                 Key: HARMONY-3807
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3807
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Alexey Petrenko
>         Assigned To: Alexey Petrenko
>
> java.beans.beancontext
> Bad: 4 fields.  
> Bad
> field java.beans.beancontext.BeanContextServicesSupport.bcsListeners: type java.util.ArrayList<java.beans.beancontext.BeanContextServicesListener> in harmony.javajavax, but type java.util.ArrayList in jdk15.javajavax 
> field java.beans.beancontext.BeanContextServicesSupport.services: type java.util.HashMap<java.lang.Class, java.beans.beancontext.BeanContextServicesSupport.BCSSServiceProvider> in harmony.javajavax, but type java.util.HashMap in jdk15.javajavax 
> field java.beans.beancontext.BeanContextSupport.bcmListeners: type java.util.ArrayList<java.beans.beancontext.BeanContextMembershipListener> in harmony.javajavax, but type java.util.ArrayList in jdk15.javajavax 
> field java.beans.beancontext.BeanContextSupport.children: type java.util.HashMap<java.lang.Object, java.beans.beancontext.BeanContextSupport.BCSChild> in harmony.javajavax, but type java.util.HashMap in jdk15.javajavax 

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