Re: Re: subclass and superclass transformation question
Taras Tielkes <[email protected]>
| Newsgroups | gmane.comp.java.objectweb.asm |
|---|---|
| Message-ID | <[email protected]> |
Hi Rémi, On Tue, Feb 23, 2010 at 4:01 PM, Rémi Forax <[email protected]> wrote: > Yes, the VM read the transformed class, find the super class and load it, > so superclass are loaded after class if there aren't loaded before. > > But you can load the superclass in the agent :) > you have the classloader and you can find the superclass in the classfile. > Just be careful about synchronisation, jdk7 classloading is done in > parallele. Do you have any details on this, or specific advice on how to properly synchronize in such situations? Taras
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