151 Commits (a3907a64e528cc055807d02aa4e4e6132aa07a1e)

Author SHA1 Message Date
Juergen Hoeller d4450a8702 Specific check for parent of spring-aop ClassLoader 3 years ago
Juergen Hoeller 0c80e5f9e6 Use JdkDynamicAopProxy class loader instead of JDK bootstrap/platform loader 3 years ago
Marc Wrobel c6be3b33c9 Fix and improve Javadoc in spring-aop 4 years ago
Sam Brannen d274e893a6 Remove superfluous static declaration for enum, annotation, & interface 4 years ago
Sam Brannen 1beb7068f6 Use new AssertJ exception assertions 4 years ago
Sam Brannen 5f6d8df34b Introduce isLambdaClass() as a public utility in ClassUtils 4 years ago
Sam Brannen 64b64d9ba0 Stop referring to features as "Java 5" features 4 years ago
Juergen Hoeller f8a59c267f Polishing 4 years ago
Sam Brannen 5d7a632965 Ensure Spring AOP generates JDK dynamic proxies for lambdas 4 years ago
Sam Brannen f8a5a8d7be Use modern language features in tests 4 years ago
Sam Brannen f4f5cee76c Polish AOP namespace tests 4 years ago
Sam Brannen bf1cf549b1 Delete unused XML config in AOP namespace tests 4 years ago
Sam Brannen 03668f9c10 Replace remaining use of StringBuffer with StringBuilder 4 years ago
Stephane Nicoll 27257fb82e Polish "Fix reference to CountingBeforeAdvice" 4 years ago
diguage e209a460ca Fix reference to CountingBeforeAdvice 4 years ago
Sam Brannen 2567b20949 Upgrade to spring-javaformat 0.0.28 and downgrade to Checkstyle 8.41 5 years ago
Juergen Hoeller 475396b516 Exclude sealed interfaces from auto-proxying (for JDK 17 compatibility) 5 years ago
Sam Brannen a2ef6badc4 Use StringBuilder.append(char) where possible 5 years ago
Brian Clozel e02d3f32b4 Requalify tests as LONG_RUNNING 6 years ago
Yanming Zhou a2bb59f1b8 Replace StringBuffer with StringBuilder where possible 6 years ago
Сергей Цыпанов 1f3e52d932 gh-25650 Replace remaining usage of LinkedList with ArrayList in tests 6 years ago
XenoAmess fa0a1446f0
Use StringBuilder instead of StringBuffer in tests 6 years ago
Sam Brannen b33d2fe683 Clean up warnings in Gradle build, polishing, etc. 6 years ago
Sam Brannen ab0e651547 Polish SerializationTestUtils, clean up warnings, etc. 6 years ago
Sam Brannen fbeecf3bf8 Test status quo for invocation order of all advice types 6 years ago
Sam Brannen 63e8609f3b Test status quo for 'after' advice invocation order 6 years ago
Sam Brannen 70b3de4afe Polish AspectJAdvisorFactory tests 6 years ago
Juergen Hoeller 3c1ee64b7f Explicit nullability declarations for all AOP Alliance methods 6 years ago
陈其苗 13970ae528 Use autoboxing instead of explicit wrapping in tests 6 years ago
ZhangT 6add7b4dec
Polishing 6 years ago
Sam Brannen 8a371c7669 Use Gradle test fixture support for spring-aop 6 years ago
Sam Brannen 7cd4ddf5fc Rename test fixture package in spring-beans 6 years ago
Sam Brannen 4260c34b47 Rename test fixture package in spring-core 6 years ago
Sam Brannen 61d4ee594d Use Gradle test fixture support for spring-beans and spring-context 6 years ago
Sam Brannen 5718bf424b Use Gradle test fixture support for spring-core 6 years ago
Sam Brannen 59e250c93c Consistent use of SCOPE_PROTOTYPE and SCOPE_SINGLETON constants 6 years ago
Sam Brannen 1a13700f8b Polish contribution 6 years ago
Sam Brannen c256af4ef7 Polishing 7 years ago
Sam Brannen d611c7484f Fix Checkstyle violation 7 years ago
Sam Brannen 8f6846827d Ensure ClassFilter and MethodMatcher implementations are cacheable 7 years ago
Sam Brannen e1e072b75c Fix memory leak regression involving @Async methods 7 years ago
Sam Brannen 2e7d344930 Polish ClassFiltersTests 7 years ago
Phillip Webb d945ae9191 Add blank line between java and javax imports 7 years ago
Phillip Webb deba2ed1b3 Add blank line between java and javax imports 7 years ago
Sam Brannen 1ec9721617 Fix @since tags in ScopedProxyUtils[Tests] 7 years ago
Sam Brannen 9d2a874e3f Introduce getOriginalBeanName(String) in ScopedProxyUtils 7 years ago
Sam Brannen f8f3067419 Polishing 7 years ago
Sam Brannen d357ef706f Delete unused imports 7 years ago
lijuny a0d50a546b Polish tests in spring-aop 7 years ago
Sam Brannen 9be6aa64ef Introduce getOriginalBeanName(String) in ScopedProxyUtils 7 years ago