Description of problem: This is to port changes for https://issues.jboss.org/browse/ISPN-5522 Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Actually upon further investigation the null check is already present: https://github.com/infinispan/jdg/blob/jdg-6.5.x/commons/src/main/java/org/infinispan/commons/util/concurrent/jdk8backported/BoundedEquivalentConcurrentHashMapV8.java#L2614