> +    private static WeakHashMap <Class<? extends Visitor>,
> HashMap<Class<? extends Clause>, Method>> cache = +        new
> WeakHashMap<Class<? extends Visitor>,HashMap<Class<? extends Clause>,
> Method>>();


This will still leak.
Please use the ReferenceMap from the Sesat Commons Reference Map project.

~mck

-- 
"We all may have come on different ships, but we’re in the same boat
now." Martin Luther King. Jr.
| www.semb.wever.org | www.sesat.no | www.sesam.no |

_______________________________________________
Kernel-development mailing list
[email protected]
http://sesat.no/mailman/listinfo/kernel-development

Reply via email to