This commit modifies PerThisAspect (which is used indirectly in AspectJAutoProxyCreatorTests.perThisAspect()) so that it uses a shared @Pointcut for both the @Aspect and @Around declarations, in order to refute claims made in gh-29998 that the documentation in the reference manual is incorrect.