Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
javax.swing.undo.UndoManager.undoTo(edit) and redoTo(edit) methods throw CannotUndoException or CannotRedoException correspondingly when the specified edit is not found.
RI throws ArrayIndexOutOfBoundsException in these situations.
Harmony implementation reaction looks more appropriate and adequate to the specification, so considering this a non-bug difference.
Attachments
Issue Links
- is related to
-
HARMONY-2612 [classlib][swing] j.s.undo.UndoManager.redoTo doesn't throw ArrayIndexOutOfBoundsException
- Closed