[Soot-list] classfile transformation ordering

Eric Bodden eric.bodden at mail.mcgill.ca
Tue May 5 22:44:20 EDT 2009


Hi Manjiri.

>From what I have observed previously, the order is not necessarily
deterministic. In other words, it could be any order. Is there not a
way in which you can assign stable identifiers that do not depend on
the ordering?

Eric

2009/5/5 Manjiri Namjoshi <manjiri.namjoshi at googlemail.com>:
> Hello,
>
> I would like to know if there is any order in which soot transforms the
> different classfiles.
>
> eg:
> Is there a guarantee that soot will transform the classfiles in the same
> order as they are specified on the command line ?
> java -Xmx2500m soot.Main -f c spec.benchmarks.compress.Main
> spec.harness.Launch spec.benchmarks.startup.Main
>
> If not, then how is the order determined ?
> (I am assigning some identifiers to each method in a classfile, so I am
> caring about the order in which the class files are transformed)
>
> Thank You.
>
> Sincerely,
> Manjiri
>
> _______________________________________________
> Soot-list mailing list
> Soot-list at sable.mcgill.ca
> http://mailman.cs.mcgill.ca/mailman/listinfo/soot-list
>
>



-- 
Eric Bodden
Sable Research Group, McGill University
Montréal, Québec, Canada


More information about the Soot-list mailing list