classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cp-patches]: FYI: Window fix


From: Lillian Angel
Subject: Re: [cp-patches]: FYI: Window fix
Date: Thu, 29 Sep 2005 10:04:56 -0400

Fixed so the synchronized block includes all the code in show. Now there
is no deadlocking with the JOptionPanes

2005-09-28  Lillian Angel  <address@hidden>

        Fixes Bug #24080
        * java/awt/Window.java
        (show): Fixed the synchronized block to fix deadlock
        problem.


On Wed, 2005-09-28 at 12:49 -0400, Lillian Angel wrote:
> Added a synchronized block around the code that was
> creating a deadlock.
> 
> 2005-09-28  Lillian Angel  <address@hidden>
> 
>         Fixes Bug #24080
>         * java/awt/Window.java
>         (show): Added a synchronized block to fix deadlock
>         problem.
> 
> _______________________________________________
> Classpath-patches mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/classpath-patches

Attachment: patch.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]