This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 215293

Summary: NullPointerException at java.awt.Component$NativeInLightFixer.removeReferences
Product: platform Reporter: oleg.bannyi
Component: JDK ProblemsAssignee: Antonin Nebuzelsky <anebuzelsky>
Status: RESOLVED DUPLICATE    
Severity: normal CC: jeffreymb
Priority: P3    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 190547
Attachments: stacktrace

Description oleg.bannyi 2012-07-09 14:02:39 UTC
Build: NetBeans IDE Dev (Build nbms-and-javadoc-9336-on-20120629)
VM: Java HotSpot(TM) Client VM, 20.7-b02, Java(TM) SE Runtime Environment, 1.6.0_32-b04
OS: Windows 7

Stacktrace: 
java.lang.NullPointerException
   at java.awt.Component$NativeInLightFixer.removeReferences(Component.java:8863)
   at java.awt.Component$NativeInLightFixer.componentRemoved(Component.java:8839)
   at java.awt.Container.processContainerEvent(Container.java:2068)
   at java.awt.Container.processEvent(Container.java:2036)
   at java.awt.Component.dispatchEventImpl(Component.java:4653)
   at java.awt.Container.dispatchEventImpl(Container.java:2097)
Comment 1 oleg.bannyi 2012-07-09 14:02:41 UTC
Created attachment 121843 [details]
stacktrace
Comment 2 Dusan Balek 2012-08-13 14:07:49 UTC
*** Bug 214992 has been marked as a duplicate of this bug. ***
Comment 3 Marian Mirilovic 2012-08-24 07:56:08 UTC

*** This bug has been marked as a duplicate of bug 211454 ***