[Soot-list] public synchronized native instrumentation?

ross at sourcelabs.com ross at sourcelabs.com
Fri Dec 10 17:33:40 EST 2004


I have a need to dynamically instrument a non-static method that is
declared "public synchronized native" in order to run code after each
method invocation. I'm new to Java bytecode and its instrumentation and I
don't immediately see how this can be done.

Can someone point me in the right direction if this is possible?

Thanks,
Ross Jekel
SourceLabs, Inc





More information about the Soot-list mailing list