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 16:05:21 UTC

[jira] Created: (HARMONY-2902) [classlib][swing] j.s.plaf.basic.BasicOptionPaneUI.getMaxCharactersPerLineCount doesn't throw NPE

[classlib][swing] j.s.plaf.basic.BasicOptionPaneUI.getMaxCharactersPerLineCount doesn't throw NPE
-------------------------------------------------------------------------------------------------

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


Calling javax.swing.plaf.basic.BasicOptionPaneUI.getMaxCharactersPerLineCount() does not throw NPE on Harmony, but it does on RI.

-- 
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] Closed: (HARMONY-2902) [classlib][swing] j.s.plaf.basic.BasicOptionPaneUI.getMaxCharactersPerLineCount doesn't throw NPE

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

Alexey A. Ivanov closed HARMONY-2902.
-------------------------------------


Everything's fine.
Thank you, Mark.

> [classlib][swing] j.s.plaf.basic.BasicOptionPaneUI.getMaxCharactersPerLineCount doesn't throw NPE
> -------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-2902
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2902
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Alexey A. Ivanov
>         Assigned To: Mark Hindess
>            Priority: Minor
>         Attachments: H2902-BasicOptionPaneUI.patch, H2902-BasicOptionPaneUITest.patch
>
>
> Calling javax.swing.plaf.basic.BasicOptionPaneUI.getMaxCharactersPerLineCount() does not throw NPE on Harmony, but it does on RI.

-- 
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] Updated: (HARMONY-2902) [classlib][swing] j.s.plaf.basic.BasicOptionPaneUI.getMaxCharactersPerLineCount doesn't throw NPE

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

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

    Attachment: H2902-BasicOptionPaneUITest.patch
                H2902-BasicOptionPaneUI.patch

Investigation showed that RI calls getMaxCharactersPerLineCount on JOptionPane which is associated with UI.

Find the regression tests and the fix attached.

> [classlib][swing] j.s.plaf.basic.BasicOptionPaneUI.getMaxCharactersPerLineCount doesn't throw NPE
> -------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-2902
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2902
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Alexey A. Ivanov
>            Priority: Minor
>         Attachments: H2902-BasicOptionPaneUI.patch, H2902-BasicOptionPaneUITest.patch
>
>
> Calling javax.swing.plaf.basic.BasicOptionPaneUI.getMaxCharactersPerLineCount() does not throw NPE on Harmony, but it does on RI.

-- 
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-2902) [classlib][swing] j.s.plaf.basic.BasicOptionPaneUI.getMaxCharactersPerLineCount doesn't throw NPE

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

Mark Hindess resolved HARMONY-2902.
-----------------------------------

    Resolution: Fixed
      Assignee: Mark Hindess

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

> [classlib][swing] j.s.plaf.basic.BasicOptionPaneUI.getMaxCharactersPerLineCount doesn't throw NPE
> -------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-2902
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2902
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Alexey A. Ivanov
>         Assigned To: Mark Hindess
>            Priority: Minor
>         Attachments: H2902-BasicOptionPaneUI.patch, H2902-BasicOptionPaneUITest.patch
>
>
> Calling javax.swing.plaf.basic.BasicOptionPaneUI.getMaxCharactersPerLineCount() does not throw NPE on Harmony, but it does on RI.

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