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/12 16:46:05 UTC

[jira] Commented: (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:comment-tabpanel#action_12472329 ] 

Alexey A. Ivanov commented on HARMONY-2594:
-------------------------------------------

Can anyone to reopen the issue to simplify the test cases provided for this issue?

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