[Soot-list] AWT thread

Chris Pickett cpicke at cs.mcgill.ca
Fri Sep 15 22:59:52 EDT 2006


Eric Bodden wrote:
>>edges in the call graph (calls to Thread.run() pointing to
>>Thread.start()). Now I tested the whole thing on a Swing application
> 
> 
> The edges go from start() to run() of course. But that does not answer
> the question (I *can* identify "usual" threads).

I don't know but my guess is something like the threads are started 
natively, there is some funny stuff with daemon threads and AWT, at 
least there was in Classpath last time I looked.  So, try looking at 
some class library source code.

Cheers,
Chris

> 
> Eric
> _______________________________________________
> 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