JDK-8058231 : Test javax/swing/JFileChooser/6396844/TwentyThousandTest.java fails
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 6u95,7u60,7u75,8,9
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: linux_ubuntu,os_x,windows
  • CPU: generic
  • Submitted: 2014-09-11
  • Updated: 2018-10-31
  • Resolved: 2018-10-31
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 :  
Duplicate :  
Description
Test name(s): javax/swing/JFileChooser/6396844/TwentyThousandTest.java 
JDK tested: 9b27,9b28,9b29, 8u11b31
OS tested: Windows 7, Windows 8, Linux 
Is it a regression? No 
Regression introduced in release/build: N/A
Failed in  9b27,9b28,9b29, 8u11b31
              
Is it platform specific? Yes (Fails only in windows and passes in Linux)
     
The is failure reproduced: Windows 

----------System.err:(2/150)----------
java.lang.OutOfMemoryError: GC overhead limit exceeded
STATUS:Failed.`main' threw exception: java.lang.OutOfMemoryError: GC overhead limit exceeded
Comments
Not reproducible on any of the platform windows 7,ububtu,mac
17-11-2015

Test fails with same error In Windows for JDK 1.8.0_66 b8 http://aurora-ds3.us.oracle.com:9502/runs/01086/1086315.ManualSubmit/1086315.ManualSubmit-1/workDir/javax/swing/JFileChooser/6396844/TwentyThousandTest.jtr
10-08-2015

RULE javax/swing/JFileChooser/6396844/TwentyThousandTest.java any any
29-04-2015

Test fails with same error for MacOSX for JDK 7u76b38 also ----------System.out:(8/850)---------- Temp directory: /var/folders/r4/b7rh7p8d1wdgfnzttj9xd7rr001wjw/T/ Creating 20000 files Do 100 attempts for javax.swing.plaf.metal.MetalLookAndFeel 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 Do 100 attempts for javax.swing.plaf.nimbus.NimbusLookAndFeel 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 Do 100 attempts for com.apple.laf.AquaLookAndFeel 0 1 2 3 ----------System.err:(8/503)---------- java.lang.OutOfMemoryError: GC overhead limit exceeded at java.io.UnixFileSystem.list(Native Method) at java.io.File.list(File.java:1116) at java.io.File.listFiles(File.java:1201) at sun.awt.shell.ShellFolder.listFiles(ShellFolder.java:125) at javax.swing.filechooser.FileSystemView.getFiles(FileSystemView.java:474) at com.apple.laf.AquaFileSystemModel$LoadFilesThread.run(AquaFileSystemModel.java:385) STATUS:Failed.`main' threw exception: java.lang.OutOfMemoryError: GC overhead limit exceeded http://scaaa008.us.oracle.com:9502/runs/757382.ManualSubmit-1/workDir/javax/swing/JFileChooser/6396844/TwentyThousandTest.jtr
03-04-2015

RULE javax/swing/JFileChooser/6396844/TwentyThousandTest.java Exception java.lang.OutOfMemoryError: Java heap space
02-04-2015

RULE javax/swing/JFileChooser/6396844/TwentyThousandTest.java Exception java.lang.OutOfMemoryError: GC overhead limit exceeded
11-09-2014