[Soot-list] System.out.println

Chris Pickett chris.pickett at mail.mcgill.ca
Mon Feb 25 10:39:04 EST 2008


4722 directly reachable from System.out.println sounds strange.  Chris

Eric Bodden wrote:
> Sure, we do whole-program analysis on programs with 500.000 lines of code.
> 
> 4722 sounds normal to me. I am not sure what fraction of this number
> is actually executed at runtime, but I guess some hundred methods are
> executed at least.
> 
> Eric
> 
> On 25/02/2008, Khilan Gudka <khilan.gudka at imperial.ac.uk> wrote:
>> Dear All,
>>
>>  Has anyone been successful in doing a whole-program analysis for a
>>  Java program containing calls to System.out.println? There appear to
>>  be 4722 methods reachable from it. Does this sound right? I'm
>>  currently using Spark to generate the call graph.
>>
>>  Thanks,
>>  Khilan.
>>  _______________________________________________
>>  Soot-list mailing list
>>  Soot-list at sable.mcgill.ca
>>  http://mailman.cs.mcgill.ca/mailman/listinfo/soot-list
>>
> 
> 


More information about the Soot-list mailing list