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 211454 - NullPointerException at java.awt.Component$NativeInLightFixer.removeReferences
Summary: NullPointerException at java.awt.Component$NativeInLightFixer.removeReferences
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: JDK Problems (show other bugs)
Version: 7.2
Hardware: All All
: P1 normal (vote)
Assignee: Antonin Nebuzelsky
URL:
Keywords: JDK_SPECIFIC
: 211455 211456 211457 211459 211460 211467 211594 213241 214992 215293 217033 223753 223754 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-04-19 13:42 UTC by vercinstex
Modified: 2012-12-13 13:45 UTC (History)
7 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 187182


Attachments
stacktrace (2.53 KB, text/plain)
2012-04-19 13:42 UTC, vercinstex
Details

Note You need to log in before you can comment on or make changes to this bug.
Description vercinstex 2012-04-19 13:42: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 13:42:05 UTC
Created attachment 118512 [details]
stacktrace
Comment 2 Dusan Balek 2012-04-19 13:59:53 UTC
*** Bug 211455 has been marked as a duplicate of this bug. ***
Comment 3 Dusan Balek 2012-04-19 14:00:42 UTC
*** Bug 211456 has been marked as a duplicate of this bug. ***
Comment 4 Dusan Balek 2012-04-19 14:00:55 UTC
*** Bug 211457 has been marked as a duplicate of this bug. ***
Comment 5 Dusan Balek 2012-04-19 14:01:28 UTC
*** Bug 211459 has been marked as a duplicate of this bug. ***
Comment 6 Dusan Balek 2012-04-19 14:01:39 UTC
*** Bug 211460 has been marked as a duplicate of this bug. ***
Comment 7 Dusan Balek 2012-04-19 14:54:47 UTC
Seems like a JDK problem. See http://bugs.sun.com/view_bug.do;jsessionid=93bb23b15f413955e7104794cf3?bug_id=6831657
Comment 8 Antonin Nebuzelsky 2012-04-24 15:17:26 UTC
Right. Closing wontfix on our side.

Also according to the JDK bug this problem is fixed in JDK 7.
Comment 9 Antonin Nebuzelsky 2012-04-24 15:19:07 UTC
*** Bug 211467 has been marked as a duplicate of this bug. ***
Comment 10 Antonin Nebuzelsky 2012-04-26 08:57:18 UTC
*** Bug 211594 has been marked as a duplicate of this bug. ***
Comment 11 Dusan Balek 2012-06-06 08:38:06 UTC
*** Bug 213241 has been marked as a duplicate of this bug. ***
Comment 12 Marian Mirilovic 2012-08-24 07:55:49 UTC
*** Bug 214992 has been marked as a duplicate of this bug. ***
Comment 13 Marian Mirilovic 2012-08-24 07:56:08 UTC
*** Bug 215293 has been marked as a duplicate of this bug. ***
Comment 14 Marian Mirilovic 2012-08-24 07:57:00 UTC
Tonda, we might need to escalate this ....
Comment 15 Marian Mirilovic 2012-08-24 07:57:19 UTC
*** Bug 217033 has been marked as a duplicate of this bug. ***
Comment 16 Marian Mirilovic 2012-12-13 13:44:58 UTC
*** Bug 223753 has been marked as a duplicate of this bug. ***
Comment 17 Marian Mirilovic 2012-12-13 13:45:08 UTC
*** Bug 223754 has been marked as a duplicate of this bug. ***