<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hello all,<div class=""><br class=""></div><div class="">While analyzing rt.jar (with the -process-dir) option, I am getting the following error:</div><div class=""><br class=""></div><div class=""><div class=""><font face="Courier New" class="">java.lang.RuntimeException: no superclass for java.lang.CharSequence │apple/laf/JRSUIConstants$Property.class</font></div><div class=""><font face="Courier New" class=""> at soot.SootClass.getSuperclass(SootClass.java:767) </font></div></div><div class=""><font face="Courier New" class="">…</font></div><div class=""><br class=""></div><div class="">If I use the released version of soot (soot-2.5.0), I get the following error:</div><div class=""><br class=""></div><div class=""><div class=""><font face="Courier New" class="">java.lang.RuntimeException: Trying to create interface invoke expression for non-interface type: java.util.Map$Entry Us│apple/laf/JRSUIConstants$SegmentPosition.class</font></div><div class=""><font face="Courier New" class="">e JVirtualInvokeExpr or JSpecialInvokeExpr instead! │apple/laf/JRSUIConstants$ScrollBarPart.class</font></div><div class=""><font face="Courier New" class=""> at soot.jimple.internal.JInterfaceInvokeExpr.<init>(JInterfaceInvokeExpr.java:46) │apple/laf/JRSUIConstants$PropertyEncoding.class</font></div><div class=""><font face="Courier New" class=""> at soot.jimple.Jimple.newInterfaceInvokeExpr(Jimple.java:433)</font></div></div><div class=""><font face="Courier New" class="">...</font></div><div class=""><br class=""></div><div class="">Can anyone suggest what may be wrong?</div><div class=""><br class=""></div><div class="">Regards,</div><div class="">Manas</div></body></html>