Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P3
-
Resolution: Fixed
-
Affects Version/s: 1.4.2_13
-
Fix Version/s: 1.4.2_18
-
Component/s: client-libs
-
Subcomponent:
-
Resolved In Build:b05
-
CPU:x86
-
OS:windows_xp
Backports
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 |
Description
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.
Attachments
Issue Links
- 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
-