Re: I have a doubt...

1999-12-15 Thread Nathan Meyers
[EMAIL PROTECTED] wrote: > > > Hello Java-Linux people > > I have installed the Blackdown's 1.2 a couple of weeks ago;I also have IBM's > 1.1.8 it is strange that the behaviour of some programs changed;and I don't >mean the changes brought by the 1.2 API or implemetation dif

Re: I have a doubt...

1999-12-15 Thread Andy Choi
I also noticed that upon upgrading to glibc-2.1.2 (which is required by RC3) and installing RC3. The jdk1.1.8 from ibm would give a SIGSEGV when trying to open Socket to an non-existence host. For example, Socket sock = new Socket ("somehost", someport) would give a core dump if "somehost" does