On Solaris, if you bring up a modal dialog, and while that one is up, bring
up another, the second invocation of show() will never return (even though
the modal dialog has popped down). Also, stray Modal-Threads lay around
forever in a wait() state.
up another, the second invocation of show() will never return (even though
the modal dialog has popped down). Also, stray Modal-Threads lay around
forever in a wait() state.