EventQueue.java (pop): Prevent racing condition to add events to the queue out…
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
Showing
Please
register
or
sign in
to comment