gcc/libjava/java
Tom Fitzsimmons 5c859e1034 GridBagLayout.java (getLayoutDimensions): Return array of two zero-length int arrays when layoutInfo is null.
2003-11-14  Tom Fitzsimmons  <fitzsim@redhat.com>

	* java/awt/GridBagLayout.java (getLayoutDimensions): Return array of two
	zero-length int arrays when layoutInfo is null.
	(getLayoutWeights): Return array of two zero-length double arrays when
	layoutInfo is null.

From-SVN: r73622
2003-11-14 22:44:29 +00:00
..
applet AppletContext.java: Fix typo and remove redundant modifiers. 2002-11-14 20:35:27 +00:00
awt GridBagLayout.java (getLayoutDimensions): Return array of two zero-length int arrays when layoutInfo is null. 2003-11-14 22:44:29 +00:00
beans Reported by M.Negovanovic 2003-10-21 13:21:33 +00:00
io ByteArrayOutputStream.java (resize): Fix off-by-one error. 2003-11-08 13:41:20 +00:00
lang jni.cc (_Jv_JNI_GetStringUTFChars): Pass length of string to JvGetStringUTFRegion. 2003-11-14 01:48:30 +00:00
math Font.java, [...]: Removed some redundant obj == null checks. 2003-11-11 12:22:20 +00:00
net Font.java, [...]: Removed some redundant obj == null checks. 2003-11-11 12:22:20 +00:00
nio 2003-11-11 Michael Koch <konqueror@gmx.de> 2003-11-11 11:56:58 +00:00
rmi Font.java, [...]: Removed some redundant obj == null checks. 2003-11-11 12:22:20 +00:00
security Font.java, [...]: Removed some redundant obj == null checks. 2003-11-11 12:22:20 +00:00
sql Font.java, [...]: Removed some redundant obj == null checks. 2003-11-11 12:22:20 +00:00
text Font.java, [...]: Removed some redundant obj == null checks. 2003-11-11 12:22:20 +00:00
util [multiple changes] 2003-10-29 16:07:59 +00:00