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

Summary: NullPointerException at sun.awt.shell.Win32ShellFolder2.pidlsEqual
Product: platform Reporter: squib <squib>
Component: JDK ProblemsAssignee: Antonin Nebuzelsky <anebuzelsky>
Status: CLOSED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 167473
Attachments: stacktrace

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 ***