classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] FYI: Container fixlet


From: Anthony Balkissoon
Subject: [cp-patches] FYI: Container fixlet
Date: Mon, 25 Jul 2005 12:34:51 -0400

This patch fixes a typo in Container.java that was causing an array out
of bounds exception with calls to setFocusedTraversalKeys.

Patch attached.


2005-07-25  Anthony Balkissoon  <address@hidden>

* java/awt/Container.java:
(setFocusTraversalKeys): Instantiate focusTraversalKeys to an array of
size 4, not 3.  This must have been a typo.

- Tony

Attachment: ContainerSetFocusKeysFix.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]