-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
P3
-
None
-
Affects Version/s: 2.0
-
Component/s: client-libs
-
sparc
-
generic
During the creation of a window, it's possible for
a handleExpose event to occur. When this happens, the
following exception is raised.
Exception in thread "AWT WServer Thread" java.lang.NullPointerException
at awt.Graphics.clipRect(Graphics.java:103)
at awt.Window.handleExpose(Window.java:148)
at awt.WServer.run(WServer.java:65)
a handleExpose event to occur. When this happens, the
following exception is raised.
Exception in thread "AWT WServer Thread" java.lang.NullPointerException
at awt.Graphics.clipRect(Graphics.java:103)
at awt.Window.handleExpose(Window.java:148)
at awt.WServer.run(WServer.java:65)