Update of bug #13154 (project classpath): Assigned to: None => rabbit78
_______________________________________________________ Follow-up Comment #2: This bug is triggered through the fix for #13141, but not really related. The problem is that an overflow occured in BoxLayout when the maximumSizes of the labels and textfields are summed up, because the JTextField now have a maximumSize of Integer.MAX_VALUE. I added a check for overflow in javax.swing.BoxLayout, which should solve this bug. Could you please check this? /Roman _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=13154> _______________________________________________ Nachricht geschickt von/durch Savannah http://savannah.gnu.org/ _______________________________________________ Commit-classpath mailing list Commit-classpath@gnu.org http://lists.gnu.org/mailman/listinfo/commit-classpath