-
Bug
-
Resolution: Fixed
-
P4
-
13
-
b15
-
generic
-
generic
- The native X11GraphicsDevice.initID() can be removed, becaouse it is unused and its native implementation was dropped already.
- The code related to #ifdef NETSCAPE can be dropped
- the null checks in Java_sun_awt_X11GraphicsConfig_initIDs() after "CHECK_NULL()" are redundant
- The code related to #ifdef NETSCAPE can be dropped
- the null checks in Java_sun_awt_X11GraphicsConfig_initIDs() after "CHECK_NULL()" are redundant
- relates to
-
JDK-8076313 GraphicsEnvironment does not detect changes in count of monitors on Linux OS
- Resolved
- links to