MethodType cache and class unloading

Rémi Forax forax at univ-mlv.fr
Wed Oct 29 08:32:13 PDT 2008


In order to allow to use == between method types,
MethodType must used a cache to intern MethodType.

But that cache seems to prevent class unloading.
=> oups

Rémi




More information about the mlvm-dev mailing list