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 2007/02/13 08:53:05 UTC

[jira] Updated: (HARMONY-2594) [classlib][swing] javax.swing.text.StyledEditorKit.createInputAttributes(Element element, MutableAttributeSet set) doesn't throw NPE when any of arguments is null

     [ https://issues.apache.org/jira/browse/HARMONY-2594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

    Attachment: H2594-StyledEditorKitTest.2.patch

Removed unnecessary inner/anonymous classes.
Renamed the test cases added as regression tests.
Commented out empty test cases.

Please review and apply the new patch.

> [classlib][swing] javax.swing.text.StyledEditorKit.createInputAttributes(Element element, MutableAttributeSet set) doesn't throw NPE when any of arguments is null
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-2594
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2594
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Alexander Simbirtsev
>         Assigned To: Mark Hindess
>         Attachments: H2594-StyledEditorKitTest.2.patch, H2594-StyledEditorKitTest.patch, stylededitorkit-patch.txt, Test.java
>
>
> Compatibility problem: On RI createInputAttributes(Element element,
> MutableAttributeSet set) throws NPE on RI when one of arguments is null.
> Test case to reproduce this but is to be attached

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