Gergő Nagy

Results 2 issues of Gergő Nagy

On OpenJdk 11 the implementation of ThreadPoolExecutor's setCorePoolSize was changed and contains an additional constraints comparing the maxPoolSize and corePoolSize values. If maxPoolSize is not changed but corePoolSize is given...