<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi Danilo,<div class=""><br class=""></div><div class="">In response to your previous message (sorry just joined the mailing list after your post),</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">I think the issue here is that the settings configure SOOT to prepend the given classpath to default classpath which will encounter the original Java7 class files before the placeholder ones. Therefore, Soot encounters some uses of the original library that are irrelevant for the placeholder causing the loading of some non-existent classes/fields. To fix that, do not set the prepend_classpath(true) option.&nbsp;</div><div class=""><br class=""></div><div class="">thanks,</div><div class=""><div class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class="">-&nbsp;Karim</div></div></div>
</body></html>