[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

run() and InvokeGraph



Hi!

Today I realized that method invocations and so on in the run() mtheod
of a class extending Thread (or implementing Runnable) are not resolved
if the InvokeGraph is queried for callees of "start()". But since both
refer actually to the same method, I think the invokegraph should handle
queries for run() and start() in the same way. Or are there any
drawbacks of such a behaviour? I cannot imagine any...

Eric

--------------------------------
Eric Bodden
University of Kent at Canterbury