[jboss-jira] [JBoss JIRA] Updated: (JBAS-8990) Eliminate usage of Executors.defaultThreadFactory()

David Lloyd (JIRA) jira-events at lists.jboss.org
Wed Mar 16 14:28:54 EDT 2011


     [ https://issues.jboss.org/browse/JBAS-8990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Lloyd updated JBAS-8990:
------------------------------

    Fix Version/s: 7.0.0.Beta3


> Eliminate usage of Executors.defaultThreadFactory()
> ---------------------------------------------------
>
>                 Key: JBAS-8990
>                 URL: https://issues.jboss.org/browse/JBAS-8990
>             Project: JBoss Application Server
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>            Reporter: David Lloyd
>             Fix For: 7.0.0.Beta3
>
>
> The Executors default thread factory creates threads whose names do not indicate their purpose.  This can be very confusing in thread dumps when many such pools exist.
> This thread factory is used by default by many java.util.concurrent methods and classes.
> Sub-tasks to identify usage sites.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list