Dmitry,

It is not clear how would moving the enqueue() call into the synchronized statement solve the asynchronous detach issue.
Will this issue come back in some other form?
The test is still going to fail intermittently, right?
What is reason of the the asynchronous detach?

Thanks,
Serguei


On 8/21/12 12:23 PM, Alan Bateman wrote:
On 21/08/2012 20:05, Dmitry Samersoff wrote:
Hi Everybody,

Please review small fix.

http://cr.openjdk.java.net/~dsamersoff/7162400/webrev.02/

-Dmitry

Can you explain the issue a bit further? Looking at the code I can see there may be an issue with asynchronous detach (my default, I didn't get that right in the original implementation) but I can't tell if this is what you are trying to address now.

-Alan

Reply via email to