[infinispan-issues] [JBoss JIRA] (ISPN-1644) DecoratedCache.withFlags() fails if it was created with no flags
Sanne Grinovero (Updated) (JIRA)
jira-events at lists.jboss.org
Thu Dec 22 05:26:09 EST 2011
[ https://issues.jboss.org/browse/ISPN-1644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sanne Grinovero updated ISPN-1644:
----------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
> DecoratedCache.withFlags() fails if it was created with no flags
> ----------------------------------------------------------------
>
> Key: ISPN-1644
> URL: https://issues.jboss.org/browse/ISPN-1644
> Project: Infinispan
> Issue Type: Bug
> Affects Versions: 5.1.0.CR2
> Reporter: Tristan Tarrant
> Assignee: Tristan Tarrant
> Fix For: 5.1.0.CR3
>
>
> If a DecoratedCache is created with no flags and the withFlags(Flags...) method is invoked, a NullPointerException is thrown:
> Caused by: java.lang.NullPointerException
> at java.util.EnumSet.copyOf(EnumSet.java:129) [:1.6.0_29]
> at org.infinispan.DecoratedCache.withFlags(DecoratedCache.java:105)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list