Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P4
-
Resolution: Fixed
-
Affects Version/s: 13
-
Fix Version/s: 13
-
Component/s: client-libs
-
Labels:
-
Resolved In Build:b15
-
CPU:generic
-
OS:generic
Description
- 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
Attachments
Issue Links
- relates to
-
JDK-8076313 GraphicsEnvironment does not detect changes in count of monitors on Linux OS
-
- Resolved
-
- links to