Hi there :)
i read the archive, and i had the same problems with libjava.so
i had both jdk versions installed (jdk1.1.7 and jdk1.2) and because i want
to use jdk1.1.7 until jdk1.2 will run stable, i didn't changed my path
enviroment variable. and just for a test i tried to run javac from the bin
Hi :)
i'm writing an application which uses a lot of sockets, on jdk1.1.7
everthing works well, on jdk1.2 a read with a DataInputStream on a socket
causes an
IOException: Read end dead
and closes the connection.
has this something todo with the multicastsockets kernel bug ?
at the moment i'm u