[infinispan-issues] [JBoss JIRA] Resolved: (ISPN-1374) ModuleProperties ignores classloader parameter when returning cached values
Manik Surtani (JIRA)
jira-events at lists.jboss.org
Thu Sep 29 12:23:32 EDT 2011
[ https://issues.jboss.org/browse/ISPN-1374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Manik Surtani resolved ISPN-1374.
---------------------------------
Fix Version/s: (was: 5.1.0.BETA1)
(was: 5.1.0.FINAL)
Resolution: Duplicate Issue
See ISPN-1190
> ModuleProperties ignores classloader parameter when returning cached values
> ---------------------------------------------------------------------------
>
> Key: ISPN-1374
> URL: https://issues.jboss.org/browse/ISPN-1374
> Project: Infinispan
> Issue Type: Bug
> Affects Versions: 5.0.0.FINAL
> Reporter: Sanne Grinovero
> Assignee: Manik Surtani
>
> The class org.infinispan.util.ModuleProperties is being invoked with a classloader parameter, but will cache whatever it builds in static fields, and the cached values are returned to subsequent invocations _whatever the classloader_ being used at the new invocation.
> Seems related to ISPN-1190: I think the ModuleProperties should not use static fields at all.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list