Skip to content

Conversation

wangqianqianjun
Copy link

When the thread pool is dynamically expanded, and current thread pool maximum size < dynamicCoreSize , will throw exception and stop the current process.
So first need expand maximum size , then expand core size.

@ThinkingMan007
Copy link

ThinkingMan007 commented Dec 14, 2021 via email

@wangqianqianjun
Copy link
Author

For jdk 1.8 that no problem, but when you upgrade your jdk to 16 , will cause some problems.

@ThinkingMan007
Copy link

ThinkingMan007 commented Apr 24, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants