[Soot-list] classfile transformation ordering

Manjiri Namjoshi manjiri.namjoshi at googlemail.com
Wed May 6 11:24:17 EDT 2009


Hello,

thanks for your reply !
I will assign the identifiers the first time i run the benchmark through the
soot and output it in some file and then use that file for the consequent
soot runs or something.
Thanks for your help though.

Sincerely,
Manjiri

2009/5/5 Eric Bodden <eric.bodden at mail.mcgill.ca>

> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.cs.mcgill.ca/pipermail/soot-list/attachments/20090506/772e94a3/attachment.html 


More information about the Soot-list mailing list