On 4/25/2013 11:53 PM, Peter Levart wrote: >> I believe WeakCache.get(K, P) should throw NPE if key is null and I >> fixed that. > Oops... typo sorry for the confusion.- I meant WeakCache.containsKey(V value) should throw NPE if value is null. Mandy