| [ews.eclipse.technology.aspectj] Re: Can AspectJ identify synthetic fields? |
Lefty A. Rivera wrote:
I'm using a:
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2)
Classic VM (build 1.4.2, J2RE 1.4.2 IBM Windows 32 build cn142-20050609 JIT enabled: jitc)).
Let me add the synthetic fields were added by EMMA instrumentation, does this make any difference?.
How can I tell AspectJ to ignore a line like this : boolean aflag[] = ($VRc != null ? $VRc : $VRi())[0];
If not I'll open a Bugzilla bug. :-(.
Regards, Adrian.