classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: SizeRequirements fix


From: Roman Kennke
Subject: [cp-patches] FYI: SizeRequirements fix
Date: Fri, 04 Nov 2005 11:28:20 +0000

Hi,

I discovered an overflow problem in SizeRequirements. I added a Mauve
test for that problem (to BoxLayout testsuite) and this patch makes this
test PASS.

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

        * javax/swing/SizeRequirements.java
        (getTiledSizeRequirements): Added check for overflows.
        (adjustGreater): Fixed overflow handling through usage of long
        instead of int.

/Roman

Attachment: SizeRequirements.diff
Description: Text Data


reply via email to

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