This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Unloading classes


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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]