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.
- Modal Dialog problems Jdk1.1.6v5 Jdk1.1.4, etc.. Juan Carlos Zuluaga
- Igor Slepchin