Search:

Type: Posts; User: danielh; Keyword(s):

Search: Search took 0.02 seconds.

  1. Test case

    Right, XStream is probably not the best in the general case, but it worked in out case. Let me know if you need a more "formalized" JUnit like test case.




    import java.util.*;
    import...
  2. Great initiative

    Great initiative. We have used SM caching for a while now and have done a bunch of adaptations for it. People including me have written previously here about the hash collision issues. Here is an...
  3. Replies
    0
    Views
    977

    Cache proxy multithreading issue

    Snippet from org.springmodules.cache.interceptor.caching.AbstractCachingInterceptor



    public final Object invoke(MethodInvocation mi) throws Throwable {
    Method method =...
  4. Noticed it too

    Yes I just noticed this too. Pretty scary. I am looking into replacing HashCodeCacheKeyGenerator with my own implementation.
Results 1 to 4 of 4