Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P3
-
Resolution: Cannot Reproduce
-
Affects Version/s: 5.0
-
Fix Version/s: None
-
Component/s: core-libs
-
Labels:
-
Subcomponent:
-
CPU:sparc
-
OS:solaris_8
Description
Execute the attched sample test program ( cyclicBarrier01() method) file
with Concurrency preliminary test release 2 and see the result. After
calling reset() method of CyclicBarrier it doesn't throws BrokenBarrierException,
even if parties are waiting at barrier.
This is a backlog bug and added to bugtraq just for tracking purpose.
It has been fixed.
with Concurrency preliminary test release 2 and see the result. After
calling reset() method of CyclicBarrier it doesn't throws BrokenBarrierException,
even if parties are waiting at barrier.
This is a backlog bug and added to bugtraq just for tracking purpose.
It has been fixed.