]
Tristan Tarrant updated ISPN-1644:
----------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
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: