classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: JLayeredPane fix


From: Roman Kennke
Subject: [cp-patches] FYI: JLayeredPane fix
Date: Tue, 08 Nov 2005 12:30:51 +0000

Hi,

A testcase that I committed to Mauve showed a bug in
JLayeredPane.getComponentsInLayer. This method should return an empty
array for unknown layers instead of throwing an exception. This is fixed.

2005-11-08  Roman Kennke  <address@hidden>

        * javax/swing/JLayeredPane.java
        (layerToRange): Return empty array for unknown layer instead of
        throwing an exception.

/Roman

Attachment: JLayeredPane.diff
Description: Text Data


reply via email to

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