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

[jira] Resolved: (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:all-tabpanel ]

Alexei Zakharov resolved HARMONY-2612.
--------------------------------------

    Resolution: Fixed

Thanks guys. The patch was applied at the revision 501905. Please verify it was applied as expected.

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