classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: BoxLayout thread-safe


From: Roman Kennke
Subject: [cp-patches] FYI: BoxLayout thread-safe
Date: Mon, 24 Oct 2005 09:08:22 +0000

Hi,

I made the BoxLayout class thread-safe. I could find no better way to
protect the BoxLayout inner state from getting inconsistent when
multiple threads access this class like pointed out in Bug#24359.

2005-10-24  Roman Kennke  <address@hidden>

        Fixes Bug #24359
        * javax/swing/BoxLayout.java:
        Made class thread safe.

/Roman

Attachment: BoxLayout.diff
Description: Text Data


reply via email to

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