-
Bug
-
Resolution: Duplicate
-
P3
-
7, 8, 9
-
linux
This is a bug in java 1.7 and happens when you add a Component to a Container on another graphics device, without explicitly removing the Component from its previous parent.
See this NetBeans issue for more details and sample code to reproduce: http://netbeans.org/bugzilla/show_bug.cgi?id=222051
See this NetBeans issue for more details and sample code to reproduce: http://netbeans.org/bugzilla/show_bug.cgi?id=222051
- duplicates
-
JDK-8160696 IllegalArgumentException: adding a component to a container on a different GraphicsDevice
- Resolved
-
JDK-8013798 Applet does not pop up - IllegalArgumentException (...different GraphicsDevice)
- Closed
- relates to
-
JDK-6804747 Ensure consistent graphicsConfig member across components hierarchy
- Closed