Patch which fixes bug #6853592
Pavel Tisnovsky
ptisnovs at redhat.com
Fri Oct 15 05:33:35 PDT 2010
Hi all,
I'd like to add new patch to IcedTea6 HEAD and then backport it to
previous IcedTea versions (beginning IcedTea6-1.6). This patch fixes bug
#6853592 mentioned here:
http://bugs.sun.com/view_bug.do?bug_id=6853592
which was introduced to IcedTea6 by another patch
6678385-window_movement_crasher.patch
Reproducer(s):
- it's possible to reproduce this bug by repeatedly starting & closing
test harness GUI (test harness is bundled with IcedTea itself):
cd path_to_icedtea6/test/jtreg
path_to_tested_jdk/bin/java -jar jtreg.jar -gui
path_to_icedtea6/openjdk/hotspot/test
Attachments in this mail:
hg_export_openjdk7.diff - original export from OpenJDK7, the patch is
based on this export
6853592-BadWindow-warning-fix.patch - the patch itself
hg_export_icedtea6.diff - changes I would like to do in IcedTea
Any comments?
Cheers
Pavel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 6853592-BadWindow-warning-fix.patch
Type: text/x-patch
Size: 580 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20101015/ab301841/6853592-BadWindow-warning-fix.patch
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: hg_export_icedtea6.diff
Url: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20101015/ab301841/hg_export_icedtea6.diff
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: hg_export_openjdk7.diff
Url: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20101015/ab301841/hg_export_openjdk7.diff
More information about the distro-pkg-dev
mailing list