-
Bug
-
Resolution: Fixed
-
P3
-
5.0, 6
-
b94
-
x86
-
windows_xp
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2145721 | 5.0u12 | Praveen G | P2 | Resolved | Fixed | b01 |
JDK-2145722 | 1.4.2_15 | Praveen G | P2 | Resolved | Fixed | b01 |
CONFIGURATION:
-OS : winXP(SP2,Japanese)
-JRE : 1.4.2_11, 5.0u4, mustangb75
REPRODUCE:
1) Compile the attached test program, JFileChooserTest.java
2) Launch
java -Xmx8m -verbose:gc JFileChooserTest > log 2>&1
3) A dialogue appears,
if you use 1.4.2_XX, please click go button.
if 5.0ux, please set 200 to text box of "repeat count"
Then Click "Go" BUtton.
4) when the program stopped, please refer to log file.
OutOfMemory message appears.
NOTE:
- -Xmx8m is specified to reproduce quickly.
Actual licnesee program does not set such small heap size.
- When we use JFileChose, updateUI() might not be applied.
This is speficied to show the possibility of some leak in JFIleChooser.
That's specified only for quick reproduction.
- backported by
-
JDK-2145721 JFileChooser seems to cause OutOfMemory in 1.4.2, 5.0u4 and mustang-b75
-
- Resolved
-
-
JDK-2145722 JFileChooser seems to cause OutOfMemory in 1.4.2, 5.0u4 and mustang-b75
-
- Resolved
-
- duplicates
-
JDK-6301795 JFileChooser causes memory leak
-
- Closed
-
- relates to
-
JDK-6511568 JFileChooser throws OOM in 1.4.2, 5.0u4 and 1.6.0
-
- Resolved
-
-
JDK-8198003 [TESTBUG] javax/swing/JFileChooser/6396844/TwentyThousandTest.java throws error
-
- Open
-
-
JDK-6460525 javax/swing/JFileChooser/6396844/TwentyThousandTest.java times out
-
- Resolved
-
-
JDK-6520101 FileChooser will cause OutOfMemory when application will run long time
-
- Resolved
-