gcc/libjava/java
Michael Koch edfe1ac771 2003-11-19 Michael Koch <konqueror@gmx.de>
* java/net/Socket.java
	(implCreated): New variable that indicates created impl.
	(getImpl): New method.
	(toString): Return more SUN compliant string representation.
	(various): Use getImpl() instead of impl.

From-SVN: r73732
2003-11-19 08:34:21 +00:00
..
applet
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
io re PR libgcj/13062 (StreamTokenizer ignores commentChar) 2003-11-16 21:15:55 +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 2003-11-19 Michael Koch <konqueror@gmx.de> 2003-11-19 08:34:21 +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