[cdi-dev] [JBoss JIRA] (CDI-378) clarify behavior regarding concurrency utilities in javaee
Romain Manni-Bucau (JIRA)
jira-events at lists.jboss.org
Tue Jun 18 09:12:20 EDT 2013
Romain Manni-Bucau created CDI-378:
--------------------------------------
Summary: clarify behavior regarding concurrency utilities in javaee
Key: CDI-378
URL: https://issues.jboss.org/browse/CDI-378
Project: CDI Specification Issues
Issue Type: Clarification
Reporter: Romain Manni-Bucau
the jsr 236 defines "contexts" (more or less thread locals to be concrete) to be saved when using the API (ContextService, ManagedExecutorService and children) and if is included in these contexts is unclear ATM (it sounds logical to say no since it is not the case for @Asynchronous, EJB timer etc...)
Would be great to make it very explicit IMO
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the cdi-dev
mailing list