JDK-8001127 : FileChooser crashs when opening large folder
  • Type: Backport
  • Backport of: JDK-7199708
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 7u4
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2012-10-18
  • Updated: 2013-08-28
  • Resolved: 2012-10-23
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 JDK 8
7u40 b01Fixed 8Fixed
Description
FileChooser crashes when it tries to open folder with large number of files. The system is a Vista 32 bit with 1.7.0_07-b10. See hs_err for details.


Steps to reproduce:

* open the file chooser.
* navigate to a large folder (845 files) on a hard disk (on a SSD it work without crash)
* change to details view
* order after the file size. Now you can see the first graphical artefacts
* scroll in the list


Comments
Verified.
28-08-2013