ThreadPoolExecutor corePoolSize <= maxPoolSize
Aleksey Shipilev
aleksey.shipilev at oracle.com
Mon May 5 19:06:44 UTC 2014
On 05/05/2014 10:53 PM, Pavel Rappo wrote:
> here is the patch that adds a test that explores all possible
> interleavings between concurrent updates of corePoolSize and
> maxPoolSize properties of j.u.c.ThreadPoolExecutor (bonus: 1 typo
> fix)
Thanks! Committed in two parts:
http://hg.openjdk.java.net/code-tools/jcstress/rev/3b4d957b15ec
http://hg.openjdk.java.net/code-tools/jcstress/rev/b7cb13e9f459
-Aleksey.
More information about the jcstress-dev
mailing list