-
Bug
-
Resolution: Cannot Reproduce
-
P3
-
6
-
None
-
x86
-
linux, linux_suse_sles_10
Java version: Mustang b49 and later, not reproducible on b42-b48
Platform: reproducible on SuSE 9.2 & 9.3, XToolkit
Reproducibility: quite often (3/4).
When running attached test on XToolkit, mustang b49 and later following exception is generated
java.lang.NullPointerException
at sun.awt.image.VolatileSurfaceManager.displayChanged(VolatileSurfaceManager.java:310)
at sun.awt.SunDisplayChanger.notifyListeners(SunDisplayChanger.java:102)
at sun.awt.X11GraphicsEnvironment.displayChanged(X11GraphicsEnvironment.java:1062)
at sun.awt.X11GraphicsDevice.setDisplayMode(X11GraphicsDevice.java:365)
at sun.awt.X11GraphicsDevice.setFullScreenWindow(X11GraphicsDevice.java:269)
at FrameFullScreenTest.fullScreenSameDevice(FrameFullScreenTest.java:129)
at FrameFullScreenTest.<init>(FrameFullScreenTest.java:22)
at FrameFullScreenTest.main(FrameFullScreenTest.java:157)
See 6290240 for details on test.
This bug is reproducible starting from b49 but similar exceptions can be thrown on earlier builds.
Platform: reproducible on SuSE 9.2 & 9.3, XToolkit
Reproducibility: quite often (3/4).
When running attached test on XToolkit, mustang b49 and later following exception is generated
java.lang.NullPointerException
at sun.awt.image.VolatileSurfaceManager.displayChanged(VolatileSurfaceManager.java:310)
at sun.awt.SunDisplayChanger.notifyListeners(SunDisplayChanger.java:102)
at sun.awt.X11GraphicsEnvironment.displayChanged(X11GraphicsEnvironment.java:1062)
at sun.awt.X11GraphicsDevice.setDisplayMode(X11GraphicsDevice.java:365)
at sun.awt.X11GraphicsDevice.setFullScreenWindow(X11GraphicsDevice.java:269)
at FrameFullScreenTest.fullScreenSameDevice(FrameFullScreenTest.java:129)
at FrameFullScreenTest.<init>(FrameFullScreenTest.java:22)
at FrameFullScreenTest.main(FrameFullScreenTest.java:157)
See 6290240 for details on test.
This bug is reproducible starting from b49 but similar exceptions can be thrown on earlier builds.
- duplicates
-
JDK-6529869 Calling gd.setFullScreenWindow(null) throws a NPE on SuSE 10
-
- Closed
-
- relates to
-
JDK-6538511 NPE when removing one of the monitors at runtime, win32
-
- Open
-
-
JDK-6290240 Fullscreen window is not restored properly when restoring it frome Exclusive Mode to Normal Mode
-
- Closed
-
-
JDK-6459841 test java/awt/FullScreen/DisplayChangeVITest/DisplayChangeVITest.java fails on Suse
-
- Closed
-