[Soot-list] Wrong jimple code

Quentin Sabah quentin.sabah at inria.fr
Sun Jun 23 11:25:06 EDT 2013


Hi,
It would be helpful to take a look at the bytecode of the analyzed class using "javap -c YourClass", as Marc-André suggested. We need to know whether the bytecode actually contains assignments.

Even if you don't remember any specific change but switching from 2.5 to develop, can you actually re-run the analysis with 2.5 and copy the jimple code ? Since the string buffer operations are compiler-generated, is it possible that you switched to a different javac version during your experiments?

-- 
Quentin Sabah, CIFRE Ph.D. student
Grenoble University
INRIA-SARDES                   | STMicroelectronics/AST
Montbonnot, France             | Grenoble, France
mailto:quentin.sabah at inria.fr  | mailto:quentin.sabah at st.com
phone: +33 476 61 52 42        | phone: +33 476 58 44 14



More information about the Soot-list mailing list