Details
-
Bug
-
Status: Resolved
-
P4
-
Resolution: Fixed
-
6
-
None
-
b53
-
generic
-
generic
Description
JMX monitors should take advantage of the new ThreadPoolExecutor method
allowCoreThreadTimeOut(boolean)
and call it with a true value to cleanup idle threads.
###@###.### 2005-04-14 17:26:00 GMT
allowCoreThreadTimeOut(boolean)
and call it with a true value to cleanup idle threads.
###@###.### 2005-04-14 17:26:00 GMT
Attachments
Issue Links
- relates to
-
JDK-6233235 Add allowCoreThreadTimeOut to ThreadPoolExecutor to optionally allow core thread to use keep-alive
-
- Resolved
-