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 A. Ivanov (JIRA)" <ji...@apache.org> on 2006/12/27 15:38:23 UTC

[jira] Created: (HARMONY-2901) [classlib][swing] several methods of j.s.plaf.basic.BasicOptionPaneUI throw NPE

[classlib][swing] several methods of j.s.plaf.basic.BasicOptionPaneUI throw NPE
-------------------------------------------------------------------------------

                 Key: HARMONY-2901
                 URL: http://issues.apache.org/jira/browse/HARMONY-2901
             Project: Harmony
          Issue Type: Bug
          Components: Classlib
            Reporter: Alexey A. Ivanov
            Priority: Minor


The following methods javax.swing.plaf.basic.BasicOptionPaneUI throw NPE whereas RI works without exceptions.

These methods are:
    * getButtons()
    * getInitialValueIndex()
    * uninstallListeners()

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

        

[jira] Updated: (HARMONY-2901) [classlib][swing] several methods of j.s.plaf.basic.BasicOptionPaneUI throw NPE

Posted by "Alexey A. Ivanov (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-2901?page=all ]

Alexey A. Ivanov updated HARMONY-2901:
--------------------------------------

    Attachment: H2901-BasicOptionPaneUITest.patch
                H2901-BasicOptionPaneUI.patch

Regression tests and the fix.

> [classlib][swing] several methods of j.s.plaf.basic.BasicOptionPaneUI throw NPE
> -------------------------------------------------------------------------------
>
>                 Key: HARMONY-2901
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2901
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Alexey A. Ivanov
>            Priority: Minor
>         Attachments: H2901-BasicOptionPaneUI.patch, H2901-BasicOptionPaneUITest.patch
>
>
> The following methods javax.swing.plaf.basic.BasicOptionPaneUI throw NPE whereas RI works without exceptions.
> These methods are:
>     * getButtons()
>     * getInitialValueIndex()
>     * uninstallListeners()

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

        

[jira] Resolved: (HARMONY-2901) [classlib][swing] several methods of j.s.plaf.basic.BasicOptionPaneUI throw NPE

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

Mark Hindess resolved HARMONY-2901.
-----------------------------------

    Resolution: Fixed
      Assignee: Mark Hindess

Applied patches in r496309.  Please confirm they have been applied as expected.

> [classlib][swing] several methods of j.s.plaf.basic.BasicOptionPaneUI throw NPE
> -------------------------------------------------------------------------------
>
>                 Key: HARMONY-2901
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2901
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Alexey A. Ivanov
>         Assigned To: Mark Hindess
>            Priority: Minor
>         Attachments: H2901-BasicOptionPaneUI.patch, H2901-BasicOptionPaneUITest.patch
>
>
> The following methods javax.swing.plaf.basic.BasicOptionPaneUI throw NPE whereas RI works without exceptions.
> These methods are:
>     * getButtons()
>     * getInitialValueIndex()
>     * uninstallListeners()

-- 
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-2901) [classlib][swing] several methods of j.s.plaf.basic.BasicOptionPaneUI throw NPE

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

Alexey A. Ivanov closed HARMONY-2901.
-------------------------------------


All's fine.
Thank you, Mark.

> [classlib][swing] several methods of j.s.plaf.basic.BasicOptionPaneUI throw NPE
> -------------------------------------------------------------------------------
>
>                 Key: HARMONY-2901
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2901
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Alexey A. Ivanov
>         Assigned To: Mark Hindess
>            Priority: Minor
>         Attachments: H2901-BasicOptionPaneUI.patch, H2901-BasicOptionPaneUITest.patch
>
>
> The following methods javax.swing.plaf.basic.BasicOptionPaneUI throw NPE whereas RI works without exceptions.
> These methods are:
>     * getButtons()
>     * getInitialValueIndex()
>     * uninstallListeners()

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