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 211467

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

Description vercinstex 2012-04-19 14:15:00 UTC
Build: NetBeans IDE Dev (Build 2012-04-19_03-04-37 )
VM: Java HotSpot(TM) 64-Bit Server VM, 20.6-b01, Java(TM) SE Runtime Environment, 1.6.0_31-b05
OS: Windows 7

Stacktrace: 
java.lang.NullPointerException
   at java.awt.Component$NativeInLightFixer.removeReferences(Component.java:0)
   at java.awt.Component$NativeInLightFixer.componentRemoved(Component.java:0)
   at java.awt.Container.processContainerEvent(Container.java:0)
   at java.awt.Container.processEvent(Container.java:0)
   at java.awt.Component.dispatchEventImpl(Component.java:0)
   at java.awt.Container.dispatchEventImpl(Container.java:0)
Comment 1 vercinstex 2012-04-19 14:15:06 UTC
Created attachment 118522 [details]
stacktrace
Comment 2 Antonin Nebuzelsky 2012-04-24 15:19:07 UTC

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