-
Bug
-
Resolution: Fixed
-
P3
-
1.4.2_13
-
b05
-
x86
-
windows_xp
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2195283 | 7 | Pavel Porvatov | P3 | Closed | Fixed | b102 |
JDK-2149776 | 6u4 | Pavel Porvatov | P3 | Resolved | Fixed | b01 |
JDK-2149665 | 5.0u14 | Praveen G | P3 | Resolved | Fixed | b01 |
JDK-2160989 | 1.4.2_17-rev | Praveen G | P3 | Resolved | Fixed | b10 |
CONFIGURATION :
JRE :1.4.2_13
OS : WindowsXP(SP2, japanese)
REPRODUCE :
1) Invoke the following command
java -showversion -Xmx8m -verbose:gc -jar FileChooserDemo.jar
2) Click "ShowFileChooser"
3) click "cancel" in file chooser dialogue.
4) click "O.K" on message dialogue
5) select L&F type by clicking "metal", "motif" or "Windows" radio button.
Repeat the step 5)
NOTE :
The heap size is very small, 8m. This is set just to reproduce quickly.
Real application of customer has bigger heap size. So, it takes long time to reproduce.
- backported by
-
JDK-2149665 FileChooser will cause OutOfMemory when application will run long time
- Resolved
-
JDK-2149776 FileChooser will cause OutOfMemory when application will run long time
- Resolved
-
JDK-2160989 FileChooser will cause OutOfMemory when application will run long time
- Resolved
-
JDK-2195283 FileChooser will cause OutOfMemory when application will run long time
- Closed
- relates to
-
JDK-6396844 JFileChooser seems to cause OutOfMemory in 1.4.2, 5.0u4 and mustang-b75
- Resolved
-
JDK-6575032 PIT bug 6520101 FileChooser will cause OutOfMemory when application will run long time -- NOT Fixed
- Closed