-
Bug
-
Resolution: Fixed
-
P4
-
11, 15
-
b16
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8253974 | 11.0.10-oracle | Sergey Bylokhov | P4 | Resolved | Fixed | b01 |
JDK-8254067 | 11.0.10 | Sergey Bylokhov | P4 | Resolved | Fixed | b01 |
JDK-8278617 | openjdk8u332 | Sergey Bylokhov | P4 | Resolved | Fixed | b01 |
JDK-8254954 | 8u281 | Sergey Bylokhov | P4 | Resolved | Fixed | b03 |
JDK-8257343 | emb-8u281 | Sergey Bylokhov | P4 | Resolved | Fixed | team |
JDK-8281131 | na | Sergey Bylokhov | P4 | Closed | Duplicate |
The root cause is that the Aqua UI delegates add various listeners to the JFileChooser, and never delete them.
So these Aqua related listeners may fail if current L&F was changed.
- backported by
-
JDK-8253974 Memory leaks in the implementations of FileChooserUI
- Resolved
-
JDK-8254067 Memory leaks in the implementations of FileChooserUI
- Resolved
-
JDK-8254954 Memory leaks in the implementations of FileChooserUI
- Resolved
-
JDK-8257343 Memory leaks in the implementations of FileChooserUI
- Resolved
-
JDK-8278617 Memory leaks in the implementations of FileChooserUI
- Resolved
-
JDK-8281131 Memory leaks in the implementations of FileChooserUI
- Closed
- duplicates
-
JDK-7124333 [macosx] Exception during JComboBox serialization
- Closed
- relates to
-
JDK-8152332 [macosx] JFileChooser cannot be serialized on Mac OS X
- Resolved
- links to