RFC: backport S7104625 to icedtea7 forest

Damien Raude-Morvan drazzib at drazzib.com
Thu Dec 8 14:29:30 PST 2011


Hi,

I would like someone to backport the fix for 7104625 into icedtea7 forest for 
me (I don't have commit rights). This bug in sun.awt.X11.XEvent is creating 
megabytes of char[], just for logging, even if logging is disabled. The fix is 
to add simple if statements whether logging is enabled or not.

Please see the original email for details:
http://mail.openjdk.java.net/pipermail/awt-dev/2011-October/001954.html

It has been backported this revision from jdk8 repo :
http://hg.openjdk.java.net/jdk8/jdk8/jdk/rev/7636a62aba7e

Please find a patch, for icedtea7-forest-jdk, attached.

Regards,
-- 
Damien
-------------- next part --------------
A non-text attachment was scrubbed...
Name: icedtea7-forest-jdk_7104625-XEvent_wrap_logging_calls_with_if.patch
Type: text/x-patch
Size: 2209 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20111208/beadcdbb/icedtea7-forest-jdk_7104625-XEvent_wrap_logging_calls_with_if.patch 


More information about the distro-pkg-dev mailing list