classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] Patch: BorderLayout fix


From: Anthony Balkissoon
Subject: [cp-patches] Patch: BorderLayout fix
Date: Tue, 06 Dec 2005 11:34:17 -0500

This patch accompanies test file
gnu.testlet.java.awt.BorderLayout.maxLayoutSize .  We now pass all these
tests.  This fixes part of PR 25233 so I've attached it to that bug
report with a comment.  I'll work on the remaining part of the bug now.

2005-12-06  Anthony Balkissoon  <address@hidden>

        * java/awt/BorderLayout.java:
        (maximumLayoutSize): Don't calculate anything, just return a new 
        Dimension with Integer.MAX_VALUE for both dimensions.

--Tony

Attachment: BorderLayoutMaxLayoutSize.diff
Description: Text Data


reply via email to

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