JDK-7059834 : javax/swing/JFileChooser/6868611/bug6868611.java failed on windows vista x64
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 6u27,6u32,7,9,11
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_vista,windows_7
  • CPU: x86
  • Submitted: 2011-06-27
  • Updated: 2023-10-09
  • Resolved: 2020-06-09
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.
Other
tbdResolved
Related Reports
Duplicate :  
Relates :  
Description
see comments

Comments
Test passed on the last JDK9 32bit & 64bit build under Win7 x64. Probably it requires more heap space to run sometimes. Try to increase heap space.
07-04-2015

EVALUATION I added the -XX:-UseGCOverheadLimit parameter and the test passed. Therefore we should correct the test and add that parameter into the test.
01-07-2011