[RFC][icedtea6]: jtreg test fix.

Dr Andrew John Hughes ahughes at redhat.com
Wed Jun 15 17:45:13 PDT 2011


On 14:45 Wed 15 Jun     , Denis Lila wrote:
> Hi.
> 
> Attached is a fix for the regression test I
> backported a few days ago. The test used to
> hang indefinitely because it created a JFrame
> and never disposed it. Even when the test failed
> with an NPE and thread "main" was killed by it,
> didn't end because the undisposed frame kept the
> awt threads alive.
> 
> The patch adds a finally block which disposes the
> frame.
> 
> ChangeLog:
> 2011-06-15  Denis Lila  <dlila at redhat.com>
> 
>     * Makefile.am: Add patch.
>     * patches/jtreg-bug7036148-test.patch:
>     Fix regression test. It used to never end, regardless of
>     success/failure.
> 
> 
> Ok to push? (to head and 1.10, since that's where the
> backport that introduced this problem went)
> 
> Regards,
> Denis.

Approved for both.

Is there a reason you aren't applying fixes to 1.8 & 1.9?
-- 
Andrew :)

Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)

Support Free Java!
Contribute to GNU Classpath and IcedTea
http://www.gnu.org/software/classpath
http://icedtea.classpath.org
PGP Key: F5862A37 (https://keys.indymedia.org/)
Fingerprint = EA30 D855 D50F 90CD F54D  0698 0713 C3ED F586 2A37



More information about the distro-pkg-dev mailing list