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 - NullPointerException at java.awt.Component$NativeInLightFixer.removeReferences
Summary: NullPointerException at java.awt.Component$NativeInLightFixer.removeReferences
Status: RESOLVED DUPLICATE of bug 211454
Alias: None
Product: platform
Classification: Unclassified
Component: JDK Problems (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Antonin Nebuzelsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-09 14:02 UTC by oleg.bannyi
Modified: 2012-08-24 07:56 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 190547


Attachments
stacktrace (3.12 KB, text/plain)
2012-07-09 14:02 UTC, oleg.bannyi
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***