Github user dkulp commented on the issue:

    https://github.com/apache/cxf/pull/262
  
    I actually think doing "both" would be the right thing to do.   The fix in 
this PR is likely correct as calling remove with a null key is pointless as 
there shouldn't ever be a null "Set" of classes as a key in the cache.  
Possibly and empty set, but likely not a null set.
    
    However, protecting against it in the CacheMap is also a good thing.   


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to