-
Bug
-
Resolution: Fixed
-
P2
-
8
-
b36
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2216158 | 7u6 | David Buck | P2 | Closed | Fixed | b06 |
JDK-2223408 | 6u34 | David Buck | P2 | Resolved | Fixed | b01 |
JDK-2223407 | 6u33 | David Buck | P2 | Resolved | Fixed | b31 |
JDK-2223406 | 6u32 | David Buck | P2 | Resolved | Fixed | b31 |
JDK-2216159 | 6u31-rev | David Buck | P2 | Resolved | Fixed | b25 |
This CR is to do an additional fix that will go into 6,7 AND 8. (The fix will make the code for WatchedImage more robust against possible memory leaks so it will be desierable to include in JDK8 even though JDK8 already includes the fix for cr6887286.) In other words, the problem "description" for this bug is exactly the same as that of cr6887286, but we will do a more backport-friendly fix that will compliemnt the fix already in JDK8 for cr6887286 and solve the issue by itself in earlier releases of JDK.
For a test case, please see the Java test case attached to cr6887286.
Note, if the fix for cr6887286 is already integrated, the testcase for cr6887286 will not help us reproduce this issue. I am looking into if it is possible to write a new different test case for this bug.
- backported by
-
JDK-2216159 the fix for cr6887286 was not appropriate for backporting
-
- Resolved
-
-
JDK-2223406 the fix for cr6887286 was not appropriate for backporting
-
- Resolved
-
-
JDK-2223407 the fix for cr6887286 was not appropriate for backporting
-
- Resolved
-
-
JDK-2223408 the fix for cr6887286 was not appropriate for backporting
-
- Resolved
-
-
JDK-2216158 the fix for cr6887286 was not appropriate for backporting
-
- Closed
-
- relates to
-
JDK-7104151 Replace recursion to iterate over ImageObservers in ImageWatched with a non-recursive code
-
- Open
-
-
JDK-6887286 StackOverflowError at sun.awt.image.ImageWatched$WeakLink.isWatcher
-
- Closed
-