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 170953 - NullPointerException at sun.java2d.ScreenUpdateManager.createScreenSurface
Summary: NullPointerException at sun.java2d.ScreenUpdateManager.createScreenSurface
Status: CLOSED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@platform
URL: http://statistics.netbeans.org/except...
Keywords: JDK_SPECIFIC
Depends on:
Blocks:
 
Reported: 2009-08-26 18:27 UTC by aislan
Modified: 2011-06-09 09:57 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 155369


Attachments
stacktrace (5.79 KB, text/plain)
2009-08-26 18:27 UTC, aislan
Details
stacktrace (5.65 KB, text/plain)
2009-08-26 22:59 UTC, aislan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description aislan 2009-08-26 18:27:02 UTC
Build: NetBeans IDE Dev (Build 200908022240)
VM: Java HotSpot(TM) Client VM, 16.0-b07, Java(TM) SE Runtime Environment, 1.7.0-ea-b70
OS: Windows XP, 5.1, x86

Stacktrace: 
java.lang.NullPointerException
        at sun.java2d.ScreenUpdateManager.createScreenSurface(ScreenUpdateManager.java:86)
        at sun.awt.windows.WComponentPeer.createScreenSurface(WComponentPeer.java:425)
        at sun.awt.windows.WComponentPeer.replaceSurfaceData(WComponentPeer.java:449)
        at sun.awt.windows.WComponentPeer.replaceSurfaceData(WComponentPeer.java:417)
        at sun.awt.windows.WComponentPeer.updateGraphicsData(WComponentPeer.java:505)
        at java.awt.Component.updateGraphicsData(Component.java:1066)
Comment 1 aislan 2009-08-26 18:27:06 UTC
Created attachment 86705 [details]
stacktrace
Comment 2 Exceptions Reporter 2009-08-26 18:27:11 UTC
This issue already has 6 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=155369
Comment 3 aislan 2009-08-26 22:59:06 UTC
Build: NetBeans IDE Dev (Build 200908022240)
VM: Java HotSpot(TM) Client VM, 16.0-b07, Java(TM) SE Runtime Environment, 1.7.0-ea-b70
OS: Windows XP, 5.1, x86

User Comments: 


Stacktrace: 
java.lang.NullPointerException
        at sun.java2d.ScreenUpdateManager.createScreenSurface(ScreenUpdateManager.java:86)
        at sun.awt.windows.WComponentPeer.createScreenSurface(WComponentPeer.java:425)
        at sun.awt.windows.WComponentPeer.replaceSurfaceData(WComponentPeer.java:449)
        at sun.awt.windows.WComponentPeer.replaceSurfaceData(WComponentPeer.java:417)
        at sun.awt.windows.WComponentPeer.updateGraphicsData(WComponentPeer.java:505)
        at java.awt.Component.updateGraphicsData(Component.java:1066)
Comment 4 aislan 2009-08-26 22:59:10 UTC
Created attachment 86714 [details]
stacktrace
Comment 5 Exceptions Reporter 2009-08-26 22:59:15 UTC
This issue already has 8 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=155369
Comment 6 Exceptions Reporter 2009-08-26 23:00:11 UTC
This issue already has 8 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=155369
Comment 7 Stanislav Aubrecht 2009-08-28 09:45:58 UTC
probably a jdk bug
Comment 8 Stanislav Aubrecht 2009-09-01 10:15:46 UTC
jdk1.7 isn't officially supported yet, please reopen if reproducible using jdk1.6
Comment 9 Marian Mirilovic 2011-06-09 09:57:25 UTC
v/c