Request for push approval into 7u4 for cr6887286 StackOverflowError at sun.awt.image.ImageWatched$WeakLink.isWatcher

David Buck david.buck at oracle.com
Mon Oct 17 19:24:25 PDT 2011


Hi!

Requesting permission to push a fix for cr6887286 to jdk7u4.

[ 6887286: StackOverflowError at 
sun.awt.image.ImageWatched$WeakLink.isWatcher ]
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6887286

An identical patch is already in jdk8:
http://hg.openjdk.java.net/jdk8/awt/jdk/rev/a2f5d7049258

===
author dbuck
Mon Oct 17 19:06:24 2011 -0700
changeset 4580 a2f5d7049258

6887286: StackOverflowError at sun.awt.image.ImageWatched$WeakLink.isWatcher
Summary: Fixed OffScreenImageSource to call imageComplete() with 
SINGLEFAMEDONE, not STATICIMAGEDONE. This fixed memory leak (that caused 
SOFE when we use recursion to iterate over linked list).
Reviewed-by: bae
===

I intend to push it to :
ssh://hg.openjdk.java.net/jdk7u/jdk7u-dev-gate/jdk

Cheers,
-Buck



More information about the jdk7u-dev mailing list