489 Commits (43f595f80e1a195738e4ecbd50f7778c18c56a85)

Author SHA1 Message Date
Сергей Цыпанов 8a04910bdd Drop explicit zeroing at instantiation of Atomic* objects 4 years ago
Brian Clozel e02d3f32b4 Requalify tests as LONG_RUNNING 4 years ago
Yanming Zhou a2bb59f1b8 Replace StringBuffer with StringBuilder where possible 4 years ago
Juergen Hoeller 278c6d5cdb Redeclare postProcessProperties callback to skip postProcessPropertyValues 4 years ago
Сергей Цыпанов 1f3e52d932 gh-25650 Replace remaining usage of LinkedList with ArrayList in tests 4 years ago
Сергей Цыпанов a033660425 Improve performance of JdkDynamicAopProxy.getProxy() 4 years ago
Juergen Hoeller a8b295c516 Consistent javadoc for ParseState and its entry classes 4 years ago
Juergen Hoeller 874574513c Replace remaining usage of LinkedList with ArrayList/ArrayDeque 4 years ago
Juergen Hoeller ff11467a0c Avoid resizing of fixed-size HashMap/LinkedHashMap variants 4 years ago
Juergen Hoeller 7d56c303a4 Use getType with allowFactoryBeanInit=false during advisor retrieval 4 years ago
Sam Brannen 335c3d5db6 Polish contribution 4 years ago
XenoAmess ab859fcc96 Refine use of substring operations 4 years ago
Sam Brannen a8901e3cf8 Polish contribution 4 years ago
XenoAmess edfc6c0293 Refine use of substring operations 4 years ago
XenoAmess fa0a1446f0
Use StringBuilder instead of StringBuffer in tests 4 years ago
Sam Brannen 51a5517a45 Polishing 4 years ago
Сергей Цыпанов d08ce303f1 Extract Class.getName() from String concatenation 4 years ago
Sam Brannen b33d2fe683 Clean up warnings in Gradle build, polishing, etc. 4 years ago
Sam Brannen ab0e651547 Polish SerializationTestUtils, clean up warnings, etc. 4 years ago
Sébastien Deleuze 63dff520e6 Disable and remove unsupported features from native images 4 years ago
Juergen Hoeller c777468056 Polishing 5 years ago
Sam Brannen 0998bd49ef Implement reliable advice invocation order within an @Aspect 5 years ago
Sam Brannen d6525cfb97 Polishing 5 years ago
Juergen Hoeller d14140da69 Polishing 5 years ago
Sam Brannen fbeecf3bf8 Test status quo for invocation order of all advice types 5 years ago
Sam Brannen 04c8de4e50 Polishing 5 years ago
Sam Brannen 63e8609f3b Test status quo for 'after' advice invocation order 5 years ago
Sam Brannen 70b3de4afe Polish AspectJAdvisorFactory tests 5 years ago
Juergen Hoeller 7207f7645c Deprecate InstantiationAwareBeanPostProcessorAdapter 5 years ago
Juergen Hoeller 3c1ee64b7f Explicit nullability declarations for all AOP Alliance methods 5 years ago
Sam Brannen e8335c94d5 Update Javadoc for LazyInitTargetSourceCreator 5 years ago
Sam Brannen 3c3e8e6a8b Only proxy supported beans in BeanNameAutoProxyCreator 5 years ago
陈其苗 13970ae528 Use autoboxing instead of explicit wrapping in tests 5 years ago
Sam Brannen e26764d249 Remove duplicate words in documentation and polish Javadoc 5 years ago
Juergen Hoeller fdc60311ed Avoid unnecessary trace logging in ProxyFactoryBean 5 years ago
Juergen Hoeller d91fc8c672 No log level check unless String concatenation is following 5 years ago
Juergen Hoeller 33642345a4 Lazily check log level within validation conditions 5 years ago
Qimiao Chen 988aae4f2e
Remove unnecessary variable declaration in ProxyCallbackFilter 5 years ago
Сергей Цыпанов 1fd447f395
Reduce String garbage in CglibAopProxy.doValidateClass() 5 years ago
Qimiao Chen b92515bdee
Add logger.isInfoEnabled check before logger.info 5 years ago
Christoph Dreis 2093e35f27 Avoid unnecessary sorting 5 years ago
ZhangT 6add7b4dec
Polishing 5 years ago
Sam Brannen 51fa98a1b2 Apply compiler conventions to test fixtures 5 years ago
Rossen Stoyanchev f5df422de9 Polishing contribution 5 years ago
Hyunjin Choi 273812f9c5 Remove unnecessary escapes in regular expressions 5 years ago
Sam Brannen e8ef93c508 Polish contribution 5 years ago
lixiaolong11000 047eefd2e2 Improve exception message in AopContext.currentProxy() 5 years ago
stsypanov 8e5cad2af3 Add fast path for ClassUtils.hasMethod() 5 years ago
Sam Brannen 141dae6437 Polish contribution 5 years ago
lixiaolong11000 132805133d Improve ExposeInvocationInterceptor exception message 5 years ago