-
Bug
-
Resolution: Fixed
-
P4
-
7, 7u10
-
b07
-
generic, x86
-
linux, solaris
-
Verified
In XToolkit.getScreenInsets() the first check is that _NET protocol is active, with 'if (!netProto.active())'. However, this check throws NPE is netProto is NULL, that occurs with no WM present in the system.
- duplicates
-
JDK-6518763 Regression tests fail with null pointer exception.
-
- Closed
-
- relates to
-
JDK-4737732 Toolkit.getScreenInsets() doesn't work on Linux/GNOME
-
- Closed
-