Reified Lambda Functions

Zdenek Tronicek tronicek at fit.cvut.cz
Thu Jan 7 05:52:53 PST 2010


Rémi Forax napsal(a):
> No, anonymous classes are classes that aren't stored in a classloader
> cache.
> So they can be unloaded if no instance of an anonymous class exist without
> having to null out a classloader.
>

Where did you find this? The spec, section 12.7 says:

"A class or interface may be unloaded if and only if its defining class
loader may be reclaimed by the garbage collector as discussed in §12.6."

Z.
-- 
Zdenek Tronicek
FIT CTU in Prague




More information about the lambda-dev mailing list