-
Bug
-
Resolution: Fixed
-
P4
-
6
-
None
-
b53
-
generic
-
generic
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
- relates to
-
JDK-6233235 Add allowCoreThreadTimeOut to ThreadPoolExecutor to optionally allow core thread to use keep-alive
-
- Resolved
-