classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: BoxLayout fixlet


From: Roman Kennke
Subject: [cp-patches] FYI: BoxLayout fixlet
Date: Tue, 4 Oct 2005 16:52:10 +0200 (CEST)
User-agent: SquirrelMail/1.4.4

There was another issue with the BoxLayout. The SizeRequirements
calculateTiledPositions() could overflow during layout calculations,
resulting in negative component sizes/positions. This is fixed.

2005-10-04  Roman Kennke  <address@hidden>

        Fixes Bug #24080
        * javax/swing/SizeRequirements.java
        (adjustGreater): Added check to prevent overflow.


/Roman

Attachment: SizeRequirements.diff
Description: Text Data


reply via email to

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