gcc/libjava/java
Tom Tromey 44e8d1f006 GridLayout.java (setColumns): Check newCols, not cols.
* java/awt/GridLayout.java (setColumns): Check newCols, not cols.
	(setRows): Check newRows, not rows.

From-SVN: r58984
2002-11-10 17:35:13 +00:00
..
applet Applet.java, [...]: New versions from Classpath. 2002-11-10 00:16:43 +00:00
awt GridLayout.java (setColumns): Check newCols, not cols. 2002-11-10 17:35:13 +00:00
beans ICC_Profile.java: Added missing constants. 2002-11-07 08:45:19 +00:00
io GNU Classpath merge. 2002-11-03 20:27:31 +00:00
lang natField.cc (getBoolean): Use getType(). 2002-11-07 17:57:09 +00:00
math [multiple changes] 2002-02-14 23:16:11 +00:00
net GNU Classpath merge. 2002-11-03 20:27:31 +00:00
nio AlreadyConnectedException.java: Extend IllegalStateException, per spec. 2002-11-03 21:18:32 +00:00
rmi backport: MarshalledObject.java (equals): Check hashcode first. 2002-11-07 18:01:05 +00:00
security [multiple changes] 2002-10-04 20:17:26 +00:00
sql Reformat JDBC classes and add new JDK 1.4 classes and methods. 2002-06-21 06:39:33 +01:00
text BeanContextChildSupport.java: Added serialVersionUID. 2002-10-04 08:48:03 +00:00
util re PR libgcj/8481 (java.Random.nextInt(int) may return negative) 2002-11-07 04:38:21 +00:00