There used to be a bug in JDK that caused the JVM to hang when you
opened a modal dialog from within a synchronized block (there was an
article on this on JDC bug reports). I think they've fixed it though.

---
Igor


Juan Carlos Zuluaga wrote:
> 
> Hello everybody:
> 
> Somebody knows why Java application dies when a Dialog (class) box is
> modal (setModal(true)).
> 
> Thank you.

Reply via email to