[prev in list] [next in list] [prev in thread] [next in thread] 

List:       soot-list
Subject:    Re: [Soot-list] Understand how use soot properly and why two identical method have different represe
From:       Jan-Peter Stotz <jan-peter.stotz () sit ! fraunhofer ! de>
Date:       2019-03-18 16:13:04
Message-ID: cc182e56-c7da-0423-18c2-f92ae68cfa1d () sit ! fraunhofer ! de
[Download RAW message or body]

Hi Dario,

have you checked that the two methods are not only identical on Java
source code level but also on Java byte code level (-> Java byte code
viewer)? If the compiler created slightly different byte code for them
you can Soot config in any way you want and will still get different
results.

Second: When using Soot with Soot Classpath make sure you don't forget
to add the JAR containing the Java runtime classes. If the base classes
(especially the Exception classes) are not present in Soot there are
some really bad side-effects which end up in Soot some times eliminating
catch handler in a non-deteministic way.

Jan
_______________________________________________
Soot-list mailing list
Soot-list@CS.McGill.CA
https://mailman.CS.McGill.CA/mailman/listinfo/soot-list
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic