2003-11-19 Michael Koch <konqueror@gmx.de>
authorMichael Koch <konqueror@gmx.de>
Wed, 19 Nov 2003 08:34:21 +0000 (08:34 +0000)
committerMichael Koch <mkoch@gcc.gnu.org>
Wed, 19 Nov 2003 08:34:21 +0000 (08:34 +0000)
commitedfe1ac771642d4061ee0767271f4a89861e7b92
treed03f7fe83c6eb9fbedf8604b3f17d68fabfe7046
parent90db942b2752c1fea3a3b6f4a623710e1b88abd7
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
libjava/ChangeLog
libjava/java/net/Socket.java