If I understand correctly, NonBlockingHashMap can be used as a drop-in replacement for ConcurrentHashMap. java.lang.NullPointerException at ...
Hi there, I am trying to use Soot to analyze a trivial piece of Java code that uses java.util.concurrent.ConcurrentMap. However, Soot crashes when trying to call retrieveActiveBody () on the method ...