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/01/13 11:41:27 UTC

[jira] Created: (HARMONY-2990) [swing] method javax.swing.text.html.StyleSheet.removeAttributes has invalid signature

[swing] method javax.swing.text.html.StyleSheet.removeAttributes has invalid signature
--------------------------------------------------------------------------------------

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


Method javax.swing.text.html.StyleSheet.removeAttributes has invalid signature. Here is corresponding japitools report:
method javax.swing.text.html.StyleSheet.removeAttributes(javax.swing.text.AttributeSet, java.util.Enumeration<?>): parameters (javax.swing.text.AttributeSet, java.util.Enumeration<?>) in jdk15.client, but parameters (javax.swing.text.AttributeSet, java.util.Enumeration) in harmony.client 


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (HARMONY-2990) [swing] method javax.swing.text.html.StyleSheet.removeAttributes has invalid signature

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

Alexey Petrenko closed HARMONY-2990.
------------------------------------

    Resolution: Fixed

The patch has been committed and verified with japitools.

> [swing] method javax.swing.text.html.StyleSheet.removeAttributes has invalid signature
> --------------------------------------------------------------------------------------
>
>                 Key: HARMONY-2990
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2990
>             Project: Harmony
>          Issue Type: Bug
>            Reporter: Alexey Petrenko
>         Assigned To: Alexey Petrenko
>
> Method javax.swing.text.html.StyleSheet.removeAttributes has invalid signature. Here is corresponding japitools report:
> method javax.swing.text.html.StyleSheet.removeAttributes(javax.swing.text.AttributeSet, java.util.Enumeration<?>): parameters (javax.swing.text.AttributeSet, java.util.Enumeration<?>) in jdk15.client, but parameters (javax.swing.text.AttributeSet, java.util.Enumeration) in harmony.client 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira