-
Bug
-
Resolution: Fixed
-
P2
-
5.0, 5.0u12, 6u3
-
b02
-
generic, x86
-
generic, windows_xp
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2195285 | 7 | Pavel Porvatov | P2 | Closed | Duplicate | |
JDK-2151002 | 6u4 | Pavel Porvatov | P2 | Resolved | Fixed | b03 |
JDK-2145720 | 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-2145720 JFileChooser throws OOM in 1.4.2, 5.0u4 and 1.6.0
- Resolved
-
JDK-2151002 JFileChooser throws OOM in 1.4.2, 5.0u4 and 1.6.0
- Resolved
-
JDK-2195285 JFileChooser throws OOM in 1.4.2, 5.0u4 and 1.6.0
- Closed
- duplicates
-
JDK-6523990 JCK api/javax_swing/interactive/JButtonTests.html#JButton test fail
- Closed
-
JDK-6523991 JCK test api/javax_swing/interactive/JTextAreaTests.html#JTextArea28 fail
- Closed
-
JDK-6523993 JCK test api/javax_swing/interactive/JTextAreaTests.html#JTextArea32 fail
- Closed
-
JDK-6575032 PIT bug 6520101 FileChooser will cause OutOfMemory when application will run long time -- NOT Fixed
- Closed
- relates to
-
JDK-6523518 javax/swing/AbstractButton/6298940/bug6298940.java failed against 1.5.0_12_01 but passed on 1.5.0_11
- Resolved
-
JDK-6396844 JFileChooser seems to cause OutOfMemory in 1.4.2, 5.0u4 and mustang-b75
- Resolved
-
JDK-6522807 REGRESSION : any key can not be input to java console in 5.0u12b01
- Closed