<AWT Dev> Question regarding locking in EventQueue

Mark Wielaard mark at klomp.org
Tue Nov 16 05:04:50 PST 2010


On Tue, 2010-11-16 at 13:49 +0100, Roman Kennke wrote:
> > This was recently asked on the concurrency-discuss list:
> > http://cs.oswego.edu/pipermail/concurrency-interest/2010-November/007491.html
> > 
> >         > Does synchronized still have a better internal implementation over
> >         > j.u.c.Lock as this old blog entry says -
> >         > http://blogs.sun.com/dave/entry/java_util_concurrent_reentrantlock_vs ?
> >         >
> >         
> >         The scales have shifted back and forth, but it's not something to worry
> >         about at this point.
> 
> Ha! The one list I am not subscribed to ;-)
> 
> Is there a way to bulk-subscribe to all lists? I'd rather get lots of
> traffic from one list and filter this than track millions of lists with
> almost no traffic.

I don't think there is for all the various upstream projects. Note that
concurrency-interest is an independent project. The results of the
concurrency interest group are just imported from time to time into the
core libraries. Just like we do with GNU Classpath.

Cheers,

Mark




More information about the awt-dev mailing list