I just got back from vacation and pulled down today¹s 2.5.0.  Some of my
unit tests that derive from AbstractLargeRestfulTests are failing deep in
the bowels of LocalCache.java.  Specifically I get a

java.util.concurrent.ExecutionException: java.lang.IllegalArgumentException:
duplicate key: value

exception when recordMisses is being called.  I know there was a recent
upgrade to guava 11.0.1.  Wondering if this might be affecting this.  Does
this make sense to anyone?  If so, let me know.

Doug

Reply via email to