Purpose of max-pool-size #2287
-
|
Please explain the purpose of the configuration property |
Beta Was this translation helpful? Give feedback.
Answered by
mpkorstanje
Oct 20, 2025
Replies: 1 comment
-
|
You'll want to read:
Note: The property has no effect on Java 8. Pool size constraints for the |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
wazzeps
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You'll want to read:
Note: The property has no effect on Java 8. Pool size constraints for the
ForkJoinPooldidn't get implemented until Java 9.