JDK-6489447 : Apply the more robust fix for 6449933 to dolphin and 6ux
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 6
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: windows_vista
  • CPU: x86
  • Submitted: 2006-11-02
  • Updated: 2011-03-07
  • Resolved: 2011-03-07
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7
7 b66Fixed
Related Reports
Relates :  
Description
6449933 was fixed for mustang and then backported to 5.0u11. The 5.0u11 version is a more robust fix. It should be applied to dolphin and 6ux. See the fix here:

http://javaweb.sfbay/jcg/5.0u11/swing/6449933/

Comments
PUBLIC COMMENTS We have another bunch of reports from NetBeans users, this bug is really causing troubles for us. I'm rising priority, please could you have a look at this. Reports from our users: http://statistics.netbeans.org/analytics/detail.do?id=132937 example of new AIOOBE stack trace, this one from 1.6.0_10 b33: java.lang.ArrayIndexOutOfBoundsException: 3184 at sun.awt.shell.Win32ShellFolder2.getFileChooserIcon(Win32ShellFolder2.java:927) at sun.awt.shell.Win32ShellFolderManager2.get(Win32ShellFolderManager2.java:277) at sun.awt.shell.ShellFolder.get(ShellFolder.java:219) at com.sun.java.swing.plaf.windows.WindowsLookAndFeel$LazyWindowsIcon.createValue(WindowsLookAndFeel.java:2206) at javax.swing.UIDefaults.getFromHashtable(UIDefaults.java:199) at javax.swing.UIDefaults.get(UIDefaults.java:144) at javax.swing.MultiUIDefaults.get(MultiUIDefaults.java:47) at javax.swing.UIDefaults.getIcon(UIDefaults.java:431) at javax.swing.UIManager.getIcon(UIManager.java:731) at javax.swing.plaf.basic.BasicFileChooserUI.installIcons(BasicFileChooserUI.java:237) at javax.swing.plaf.basic.BasicFileChooserUI.installDefaults(BasicFileChooserUI.java:219) at javax.swing.plaf.basic.BasicFileChooserUI.installUI(BasicFileChooserUI.java:135) at com.sun.java.swing.plaf.windows.WindowsFileChooserUI.installUI(WindowsFileChooserUI.java:127) at javax.swing.JComponent.setUI(JComponent.java:673) at javax.swing.JFileChooser.updateUI(JFileChooser.java:1763) at javax.swing.JFileChooser.setup(JFileChooser.java:360) at javax.swing.JFileChooser.<init>(JFileChooser.java:333) at javax.swing.JFileChooser.<init>(JFileChooser.java:286)
09-06-2009

PUBLIC COMMENTS Hello, this bug affects a lot of NetBeans users, can I ask for higher priority? For details please see http://statistics.netbeans.org/exceptions/detail.do?id=123, we have over 800 reports which is very high number and basically means that there are thousands of users facing this error. Thank you.
30-03-2009

EVALUATION Apply the more robust fix for 6449933 to dolphin and 6ux
09-11-2006