Using COMPUTE_FRAMES only for some methods

Ross Allan <[email protected]> Wed, 6 Sep 2017 18:10:32 +0100
Newsgroups gmane.comp.java.objectweb.asm
Message-ID <CABZvOEqGkcBF0_KQqG6i03jWikmDrqmr-+4wqZtKjEKoJMfEjg@mail.gmail.com>
Hi,

Often when transforming a class only some methods' control flow is
modified, so most methods' frames can be left alone.

Currently it is not possible to use COMPUTE_FRAMES only for some methods
with a ClassWriter, so we can only choose to recompute frames for all
methods or none.

Have I missed something? Is there a way to do this currently?

Thanks
Ross Allan


-- 
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