On Sun, 2002-11-03 at 17:16, Jeff Sturm wrote: > Also, a classloader must keep strong references to its loaded classes. Why is that? Another interesting question is how to handle System.loadLibrary(). Can we dlclose() them when the class calling System.loadLibrary is finalized? AG