d run starts. Maybe adding a Thread.yeild()
just after the new Socket() would work.
Below is the output with the changes I made to your code, which I ran on
Linux JDK 1.1.6v5.
Unblocking pause()
Before notifyAll
After notifyAll
Before wait
Hope this helps.
Robert Fitzsimons
> import
Hi Michal
> > Can you point me to an appropriate place to see ?
> http://www.blackdown.org/java-linux/rel/116/v5/README-1.1.6v5.html
Look under the section Java Virtual Machine variations.
Robert Fitzimons
[EMAIL PROTECTED]
Hi Michal
> Can you point me to an appropriate place to see ?
http://www.blackdown.org/java-linux/rel/116/v5/README-1.1.6v5.html
Robert Fitzimons
[EMAIL PROTECTED]
may in the future want to write a open source
version of Swing, and I don't think it is right for us to put our code
under com.sun.java.swing.
The poll page is http://nigeria.wpi.com/cgi-bin/gwpoll/gwpoll/ballot.html
Thanks
Robert Fitzsimons
[EMAIL PROTECTED]
Daniele
Here is some code I put together showing the three forms of inner
classes, this may help you understand what is going wrong. I also
think your code didn't work because the was a logical error, with
the events somewhere.
Robert Fitzsimons
[EMAIL PROTECTED]
// Test.java
import jav
Daniele
Here is some code I put together showing the three forms of inner
classes, this may help you understand what is going wrong. I also
think your code didn't work because the was a logical error, with
the events somewhere.
Robert Fitzsimons
[EMAIL PROTECTED]
// Test.java
import jav