[jboss-jira] [JBoss JIRA] Assigned: (JBAS-8990) Eliminate usage of Executors.defaultThreadFactory()
John Bailey (JIRA)
jira-events at lists.jboss.org
Fri Apr 1 15:39:37 EDT 2011
[ https://issues.jboss.org/browse/JBAS-8990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
John Bailey reassigned JBAS-8990:
---------------------------------
Assignee: John Bailey
> 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