You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Vasily Zakharov (JIRA)" <ji...@apache.org> on 2007/02/01 01:21:05 UTC

[jira] Commented: (HARMONY-2612) [classlib][swing] j.s.undo.UndoManager.redoTo doesn't throw ArrayIndexOutOfBoundsException

    [ https://issues.apache.org/jira/browse/HARMONY-2612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12469278 ] 

Vasily Zakharov commented on HARMONY-2612:
------------------------------------------

Thanks Alexei, the patch is fine.


> [classlib][swing] j.s.undo.UndoManager.redoTo doesn't throw ArrayIndexOutOfBoundsException
> ------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-2612
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2612
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Alexey A. Ivanov
>         Assigned To: Alexei Zakharov
>            Priority: Minor
>         Attachments: Harmony-2612-Test.patch, Harmony-2612-Test.patch, Harmony-2612.patch, HTest2612.java
>
>
> javax.swing.undo.UndoManager.redoTo(edit) does not throw ArrayIndexOutOfBoundsException where edit is not found in the list of UndoableEdits, whereas RI throws the exception in this case.

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