Duplicate :
|
|
Relates :
|
Test java/util/concurrent/ConcurrentQueues/OfferRemoveLoops.java suffers a couple of issues. Which includes 1. Using Thread.stop to stop thread. 2. Possible timeout issue This test was developed long time before and has been fixed in jsr166 CVS. We should bring it to openjdk repo
|