Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-dev] dynamic tests on CFlow PCD threadlocal stack

hello everyone

i'm searching in the aspectj source code (and in particular, inside the org.aspect.runtime.internal and its cflowstack subpackage) how the test on the stack of joinpoints is performed.
Anyone can point me there?
I get where the per-thread stack is created, I can't see where it is tested: i'm expecting to find
somewhere a lookup over the elements in the stack.

I asked to the Erik Hilsdale (the co-author of "Advice weaving in Aspecj", aosd2004) but probably he's very busy :-(

Thanks,
Valerio Schiavoni




Back to the top