Oleg Kalnichevski wrote:
> (2) We do have some home-baked concurrency primitives in HttpCore NIO,
> but none of them is exposed in the public API. The potential reduction
> of custom code does not seem significant enough to justify the change of
> minimal JRE level just a couple of weeks before the API freeze.  

Synchronization that can be avoided with stuff from the concurrent
package? (Not because of performance, but because of the danger of
unforseen deadlocks.)

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to