-
Bug
-
Resolution: Fixed
-
P4
-
11, 17, 21, 22
-
b22
-
generic
-
generic
Tests java.util.concurrent.ProducerConsumer and java.util.concurrent.Queues hang with the default parameters for the type=ABQ_F.
It looks like the 'capacity' parameter should be bigger or equal to the threads number. Tests should be updated to set capacity to the number of available CPU or bigger.
It looks like the 'capacity' parameter should be bigger or equal to the threads number. Tests should be updated to set capacity to the number of available CPU or bigger.