Am Samstag, 24. April 2004 00:56 schrieb Ito Kazumitsu: > >>>>> "+" == Ito Kazumitsu <[EMAIL PROTECTED]> writes: > > +> But java.net.Socket creating redundant sockets is a real problem. > +> Let's look for a solution of this. > > This problem could be solved by changing Kaffe's native library. > So nothing is to be done in GNU Classpath about this problem.
Sorry that I dont write a message to you. This bug is fixed by changing java code. The problem was that Socket.getImpl() was called too much. I wrote this little patch and Helmer Kr�mer said it works for him with this change: http://mail.gnu.org/archive/html/commit-classpath/2004-04/msg00176.html Michael _______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

