diff options
author | Fernando Nasser <fnasser@redhat.com> | 2004-01-19 17:38:36 +0000 |
---|---|---|
committer | Fernando Nasser <fnasser@gcc.gnu.org> | 2004-01-19 17:38:36 +0000 |
commit | 605d10f7f2c06334b8259cb59e920b1459454161 (patch) | |
tree | bdcd342767edb16816790bda374b2cd9aab08828 /libjava/libtool-version | |
parent | 8f9f8d71c7d262a532f15248f0fef672ea465161 (diff) | |
download | gcc-605d10f7f2c06334b8259cb59e920b1459454161.zip gcc-605d10f7f2c06334b8259cb59e920b1459454161.tar.gz gcc-605d10f7f2c06334b8259cb59e920b1459454161.tar.bz2 |
EventQueue.java (pop): Prevent racing condition to add events to the queue out of order by acquiring...
* java/awt/EventQueue.java (pop): Prevent racing condition to add
events to the queue out of order by acquiring locks in the proper
order and not by releasing one before acquiring the other.
From-SVN: r76161
Diffstat (limited to 'libjava/libtool-version')
0 files changed, 0 insertions, 0 deletions