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 183357 - NullPointerException at sun.awt.shell.Win32ShellFolder2.pidlsEqual
Summary: NullPointerException at sun.awt.shell.Win32ShellFolder2.pidlsEqual
Status: CLOSED DUPLICATE of bug 186615
Alias: None
Product: platform
Classification: Unclassified
Component: JDK Problems (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Antonin Nebuzelsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-01 14:16 UTC by squib
Modified: 2011-06-09 19:30 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 167473


Attachments
stacktrace (802 bytes, text/plain)
2010-04-01 14:16 UTC, squib
Details

Note You need to log in before you can comment on or make changes to this bug.
Description squib 2010-04-01 14:16:15 UTC
Build: NetBeans IDE 6.8 (Build 200912041610)
VM: Java HotSpot(TM) Client VM, 16.2-b04, Java(TM) SE Runtime Environment, 1.6.0_19-b04
OS: Windows XP

Stacktrace: 
java.lang.NullPointerException
   at sun.awt.shell.Win32ShellFolder2.pidlsEqual(Win32ShellFolder2.java:498)
   at sun.awt.shell.Win32ShellFolder2.equals(Win32ShellFolder2.java:491)
   at sun.awt.shell.Win32ShellFolderManager2.isFileSystemRoot(Win32ShellFolderManager2.java:350)
   at sun.awt.shell.ShellFolder.isFileSystemRoot(ShellFolder.java:242)
   at javax.swing.filechooser.FileSystemView.isFileSystemRoot(FileSystemView.java:323)
   at javax.swing.filechooser.WindowsFileSystemView.isTraversable(WindowsFileSystemView.java:657)
Comment 1 squib 2010-04-01 14:16:19 UTC
Created attachment 96539 [details]
stacktrace
Comment 2 Stanislav Aubrecht 2010-04-02 10:42:50 UTC
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6923226
Comment 3 Marian Mirilovic 2011-06-09 19:30:38 UTC

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