-
Classes Class Description com.ibm.wala.dalvik.classLoader.ActivityModelMethod building the Android-Livecycle is done in the class AndroidModel nowcom.ibm.wala.dalvik.ipa.callgraph.impl.DexExplicitCallGraph The Android-Model has been moved out from DrexFakeRootMethod, so DexExplicitCallGraph is not needed any longercom.ibm.wala.dalvik.ipa.callgraph.impl.DexFakeRootMethod building the Android-model uses a "normal" fake-root nowcom.ibm.wala.dalvik.ipa.callgraph.propagation.cfa.DexSSAPropagationCallGraphBuilder Building the AndroidLivecycle works with a "normal" CGBcom.ibm.wala.shrikeBT.tools.MethodOptimizer com.ibm.wala.util.collections.FilterPredicate
-
Methods Method Description com.ibm.wala.classLoader.SyntheticMethod.getStatements(SSAOptions) com.ibm.wala.ipa.callgraph.CGNode.addTarget(CallSiteReference, CGNode) com.ibm.wala.properties.WalaProperties.getWalaHomeDir() because when running under eclipse, there may be no such directory. Need to handle that case.com.ibm.wala.ssa.SSACheckCastInstruction.getDeclaredResultType() the system now supports multiple types, so this accessor will not work for all languages.com.ibm.wala.util.processes.JavaLauncher.quoteStringIfNeeded(String)