]
Stuart Douglas resolved WFLY-1595.
----------------------------------
Resolution: Done
Possible race in jboss-invocation proxies resulting in NPE in
initializer
-------------------------------------------------------------------------
Key: WFLY-1595
URL:
https://issues.jboss.org/browse/WFLY-1595
Project: WildFly
Issue Type: Bug
Components: EE
Affects Versions: 8.0.0.Alpha2
Reporter: Stuart Douglas
Assignee: Stuart Douglas
Fix For: 8.0.0.Alpha3
jboss-invocation proxies use a thread local to pass information into the initializer, in
most cases this works fine as long as only a single thread is attempting to define the
class. It is possible for a different thread to load the class that the one that defines
it.
--
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: