On Wed, Nov 18, 2009 at 9:43 AM, Tim Ellison <t.p.elli...@gmail.com> wrote:

> You'd have to look a bit closer to see if these data
> structures are used heavily,
>

Please avoid adding nonblocking behaviour where it isn't required by the
API. Of the usages that Tim pointed out, all either don't require
concurrency (XML, beans, Swing) or belong to java.util.concurrent, which
isn't developed by Harmony.

Reply via email to