-
Bug
-
Resolution: Won't Fix
-
P3
-
None
-
2.0
-
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)