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

David Lloyd (JIRA) jira-events at lists.jboss.org
Mon Apr 18 11:19:33 EDT 2011


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

David Lloyd resolved JBAS-8990.
-------------------------------

    Resolution: Done


> 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
>            Assignee: John Bailey
>             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