Prior to this commit, AspectJExpressionPointcut didn't fall back to the original method if !@annotation() is used, which can result in a false positive.

  • fixes #27119

Comment From: quaff

Would you take a look? @sbrannen @jhoeller

Comment From: sbrannen

Yes, we'll take a look.

Thanks for the PR.