[
https://issues.apache.org/jira/browse/LANG-1455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary Gregory closed LANG-1455.
------------------------------
Resolution: Fixed
In git master.
> Add a DaemonThreadFactory
> -------------------------
>
> Key: LANG-1455
> URL: https://issues.apache.org/jira/browse/LANG-1455
> Project: Commons Lang
> Issue Type: New Feature
> Components: lang.concurrent.*
> Reporter: Gary Gregory
> Assignee: Gary Gregory
> Priority: Major
> Fix For: 3.10
>
>
> Add a DaemonThreadFactory:
> {code:java}
> /**
> * A {@link ThreadFactory} that produces daemon threads.
> *
> * @since 3.10
> */
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)