Re: [aspectj-users] Pointcut matching issue with lambdas

2015-06-29 Thread Alexander Kriegisch
I do not know which post you are referring to, but I have just created this ticket: https://bugs.eclipse.org/bugs/show_bug.cgi?id=471347 Feel free to improve the description, I could only vaguely describe it in the subject. -- Alexander Kriegisch http://scrum-master.de Andy Clement schrieb am

Re: [aspectj-users] Pointcut matching issue with lambdas

2015-06-29 Thread Andy Clement
That SO question is what inspired my post the other day about how should an invokedynamic instruction manifest as a joinpoint (which had no replies) - trying to get into how to support lambda matching. The fact that he needs to change his pointcut is horrible. I haven’t raised an issue for it y

Re: [aspectj-users] AJDT markers in STS

2015-06-29 Thread Mohan Radhakrishnan
Thank you. I figured out it is a mismatch. Markers do appear if pointcuts match. Will ask SO about debugging. Mohan On Thu, Jun 25, 2015 at 9:30 PM, Andy Clement wrote: > If you are using Spring AOP I think it is SpringIDE that creates the > markers. I’ll send this question to someone who migh