RFR JDK-7153400: ThreadPoolExecutor's setCorePoolSize method allows corePoolSize > maxPoolSize

Doug Lea dl at cs.oswego.edu
Wed May 14 19:56:11 UTC 2014


On 05/14/2014 03:15 PM, Pavel Rappo wrote:
> Hi Mike,
>
> Unfortunately I don't know. I suppose it is better to rely on our own jdk
> tests. The only thing I did was sent Doug 2 patches for the tck tests. But as
> far as I can see he hasn't applied them yet. And I don't even know if he is
> going to. Here they are:
>

Sorry; I'm running behind (end of semester here). As Martin hinted at,
the reason I hadn't gotten to this is that this is the first jdk9-only
test revision, and we hadn't set up for this yet. But we'll definitely
include jsr166 tck coverage by somehow adapting these.

-Doug




More information about the core-libs-dev mailing list