JDK-8180765 : JFileChooser with Windows look and feel crashes on win 10
  • Type: Backport
  • Backport of: JDK-8179014
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 8u141
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: windows_10
  • CPU: x86
  • Submitted: 2017-05-22
  • Updated: 2017-06-01
  • Resolved: 2017-05-22
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 8 JDK 9
8u141 b10Fixed 9Fixed
Comments
Test used for verification: Attached Test JFileChooserBox.java with the bug JDK-8179014 of which the current bug is marked as a backport. Verified that bug is reproducible on Windows 10 Creators Update (v1703) with jdk 8u131 b52(fcs). Verified that fix is working on Windows 10 Creators Update (v1703) with jdk 8u141 b10, b11. The fix succeeded.
01-06-2017