-
Bug
-
Resolution: Cannot Reproduce
-
P4
-
None
-
1.3.0
-
generic
-
generic
There is a code which may cause the dead lock in SwingSet demo.
repaint should not be invoked in the thread other than event dispatching
thread since Swing is not thread safe.
See 4159240 for more detail.
repaint should not be invoked in the thread other than event dispatching
thread since Swing is not thread safe.
See 4159240 for more detail.
- relates to
-
JDK-4159240 deadlock issue between repaint thread and event thread
-
- Closed
-