Re: Re: retransformClasses

Rémi Forax <[email protected]>
Newsgroups gmane.comp.java.objectweb.asm
Message-ID <[email protected]>
Le 07/02/2010 22:09, James Ladd a écrit :
> Maybe look into classloaders, since they are responsible for loading
> and possibly unloading classes.

ClassLoaders are responsible to load the bytes, but not to transform it
to a data structure that the VM understand as a class (CL.defineClass do 
that).
Moreover, the GC is responsible to unloading classes.

Rémi
message-footer.txt (text/plain, 238 B)
-- 
You receive this message as a subscriber of the [email protected] mailing list.
To unsubscribe: mailto:[email protected]
For general help: mailto:[email protected]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.