Re: Swing/AWT concurrency
Peter via Concurrency-interest <[email protected]> Wed, 21 Jul 2021 16:25:35 +1000
| Newsgroups | gmane.comp.java.jsr.166-concurrency |
|---|---|
| Message-ID | <[email protected]> |
It has been my experience that this type of synchronization leads to brittle code, which breaks unexpectedly when changes are made, which creates fear of change among developers. Just my 2 cents. -- Regards, Peter > > On 2021-07-20 02:38 PM, Alex Otenko wrote: > Other methods are likely using > > locks inside, so even though not synchronized properly > _______________________________________________ Concurrency-interest mailing list [email protected] http://cs.oswego.edu/mailman/listinfo/concurrency-interest