Omair Majid wrote:
Hi,
I would like to backport the following two changesets to openjdk6:
changeset: 624:e78c2f17a606
user: mlapshin
date: Tue Aug 26 12:16:23 2008 +0400
summary: 6736649:
test/closed/javax/swing/JMenuItem/6458123/ManualBug6458123.java fails
on Linux
changeset: 1637:281fbd82a971
user: alexp
date: Wed Sep 02 17:47:19 2009 +0400
summary: 6797139: JButton title is truncating for some strings
irrespective of preferred size.
Together, these changesets fix a bug where some strings are
incorrectly being truncated.
Thanks,
Omair
Hello.
I started taking a look at these patches, but ran into some of the API
issues discussed on the IcedTea alias:
http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2011-January/011741.html
I'll defer making a decision on these patches until the results of that
investigation are in.
Thanks,
-Joe