@ -52,13 +55,23 @@ public class SimpleAspectInstanceFactory implements AspectInstanceFactory {
@@ -52,13 +55,23 @@ public class SimpleAspectInstanceFactory implements AspectInstanceFactory {
@ -167,17 +167,9 @@ public class AspectJProxyFactory extends ProxyCreatorSupport {
@@ -167,17 +167,9 @@ public class AspectJProxyFactory extends ProxyCreatorSupport {
if(instance!=null){
returninstance;
}
try{
instance=aspectClass.newInstance();
aspectCache.put(aspectClass,instance);
returninstance;
}
catch(InstantiationExceptionex){
thrownewAopConfigException("Unable to instantiate aspect class ["+aspectClass.getName()+"]",ex);
}
catch(IllegalAccessExceptionex){
thrownewAopConfigException("Cannot access aspect class ["+aspectClass.getName()+"]",ex);
@ -131,7 +132,7 @@ public class DelegatePerTargetObjectIntroductionInterceptor extends Introduction
@@ -131,7 +132,7 @@ public class DelegatePerTargetObjectIntroductionInterceptor extends Introduction
@ -890,14 +892,16 @@ public abstract class AbstractNestablePropertyAccessor extends AbstractPropertyA
@@ -890,14 +892,16 @@ public abstract class AbstractNestablePropertyAccessor extends AbstractPropertyA
@ -47,4 +48,16 @@ public class NullValueInNestedPathException extends InvalidPropertyException {
@@ -47,4 +48,16 @@ public class NullValueInNestedPathException extends InvalidPropertyException {
@ -115,7 +115,7 @@ public class CglibSubclassingInstantiationStrategy extends SimpleInstantiationSt
@@ -115,7 +115,7 @@ public class CglibSubclassingInstantiationStrategy extends SimpleInstantiationSt
@ -81,7 +81,7 @@ public class SimpleInstantiationStrategy implements InstantiationStrategy {
@@ -81,7 +81,7 @@ public class SimpleInstantiationStrategy implements InstantiationStrategy {
@ -152,11 +154,11 @@ public class CustomCollectionEditor extends PropertyEditorSupport {
@@ -152,11 +154,11 @@ public class CustomCollectionEditor extends PropertyEditorSupport {
@ -130,11 +132,11 @@ public class CustomMapEditor extends PropertyEditorSupport {
@@ -130,11 +132,11 @@ public class CustomMapEditor extends PropertyEditorSupport {
@ -260,13 +261,13 @@ public class ComponentScanBeanDefinitionParser implements BeanDefinitionParser {
@@ -260,13 +261,13 @@ public class ComponentScanBeanDefinitionParser implements BeanDefinitionParser {
@ -135,7 +135,7 @@ public class AnnotationJmxAttributeSource implements JmxAttributeSource, BeanFac
@@ -135,7 +135,7 @@ public class AnnotationJmxAttributeSource implements JmxAttributeSource, BeanFac
@ -150,16 +152,24 @@ public class StandardScriptFactory implements ScriptFactory, BeanClassLoaderAwar
@@ -150,16 +152,24 @@ public class StandardScriptFactory implements ScriptFactory, BeanClassLoaderAwar
@ -101,7 +101,7 @@ public class ConfigurableObjectInputStream extends ObjectInputStream {
@@ -101,7 +101,7 @@ public class ConfigurableObjectInputStream extends ObjectInputStream {
@ -117,7 +117,7 @@ public class ConfigurableObjectInputStream extends ObjectInputStream {
@@ -117,7 +117,7 @@ public class ConfigurableObjectInputStream extends ObjectInputStream {
@ -99,53 +101,34 @@ public class PropertyOrFieldReference extends SpelNodeImpl {
@@ -99,53 +101,34 @@ public class PropertyOrFieldReference extends SpelNodeImpl {
@ -274,7 +274,7 @@ public class BeanPropertyRowMapper<T> implements RowMapper<T> {
@@ -274,7 +274,7 @@ public class BeanPropertyRowMapper<T> implements RowMapper<T> {
@ -427,7 +427,7 @@ public abstract class AbstractMessageBrokerConfiguration implements ApplicationC
@@ -427,7 +427,7 @@ public abstract class AbstractMessageBrokerConfiguration implements ApplicationC
catch(Throwableex){
thrownewBeanInitializationException("Could not find default validator class",ex);
@ -210,10 +211,10 @@ public class SimpleNamingContextBuilder implements InitialContextFactoryBuilder
@@ -210,10 +211,10 @@ public class SimpleNamingContextBuilder implements InitialContextFactoryBuilder
"Specified class does not implement ["+InitialContextFactory.class.getName()+"]: "+icf);
@ -59,7 +59,7 @@ public class JtaTransactionManagerFactoryBean implements FactoryBean<JtaTransact
@@ -59,7 +59,7 @@ public class JtaTransactionManagerFactoryBean implements FactoryBean<JtaTransact
@ -302,7 +303,7 @@ public class WebReactiveConfiguration implements ApplicationContextAware {
@@ -302,7 +303,7 @@ public class WebReactiveConfiguration implements ApplicationContextAware {
thrownewBeanInitializationException("Could not find default validator class",ex);
@ -310,7 +311,7 @@ public class WebReactiveConfiguration implements ApplicationContextAware {
@@ -310,7 +311,7 @@ public class WebReactiveConfiguration implements ApplicationContextAware {
catch(LinkageErrorex){
thrownewBeanInitializationException("Could not load default validator class",ex);
@ -401,7 +402,7 @@ public class WebReactiveConfiguration implements ApplicationContextAware {
@@ -401,7 +402,7 @@ public class WebReactiveConfiguration implements ApplicationContextAware {
@ -185,12 +186,11 @@ public class Jaxb2CollectionHttpMessageConverter<T extends Collection>
@@ -185,12 +186,11 @@ public class Jaxb2CollectionHttpMessageConverter<T extends Collection>
@ -154,12 +153,13 @@ public class Jaxb2RootElementHttpMessageConverter extends AbstractJaxb2HttpMessa
@@ -154,12 +153,13 @@ public class Jaxb2RootElementHttpMessageConverter extends AbstractJaxb2HttpMessa
@ -149,7 +150,8 @@ public class SpringServletContainerInitializer implements ServletContainerInitia
@@ -149,7 +150,8 @@ public class SpringServletContainerInitializer implements ServletContainerInitia
@ -567,7 +567,7 @@ public class WebMvcConfigurationSupport implements ApplicationContextAware, Serv
@@ -567,7 +567,7 @@ public class WebMvcConfigurationSupport implements ApplicationContextAware, Serv
catch(LinkageErrorex){
thrownewBeanInitializationException("Could not load default validator class",ex);
@ -105,7 +104,7 @@ public class ServletWrappingController extends AbstractController
@@ -105,7 +104,7 @@ public class ServletWrappingController extends AbstractController
@ -142,12 +141,12 @@ public class ServletWrappingController extends AbstractController
@@ -142,12 +141,12 @@ public class ServletWrappingController extends AbstractController
@ -158,7 +157,7 @@ public class ServletWrappingController extends AbstractController
@@ -158,7 +157,7 @@ public class ServletWrappingController extends AbstractController
@ -336,7 +336,7 @@ public class TilesConfigurer implements ServletContextAware, InitializingBean, D
@@ -336,7 +336,7 @@ public class TilesConfigurer implements ServletContextAware, InitializingBean, D
@ -357,7 +357,7 @@ public class TilesConfigurer implements ServletContextAware, InitializingBean, D
@@ -357,7 +357,7 @@ public class TilesConfigurer implements ServletContextAware, InitializingBean, D
@ -66,7 +66,7 @@ public class BeanCreatingHandlerProvider<T> implements BeanFactoryAware {
@@ -66,7 +66,7 @@ public class BeanCreatingHandlerProvider<T> implements BeanFactoryAware {
@ -72,25 +73,23 @@ public abstract class AbstractHandshakeHandler implements HandshakeHandler, Life
@@ -72,25 +73,23 @@ public abstract class AbstractHandshakeHandler implements HandshakeHandler, Life
@ -146,8 +145,8 @@ public abstract class AbstractHandshakeHandler implements HandshakeHandler, Life
@@ -146,8 +145,8 @@ public abstract class AbstractHandshakeHandler implements HandshakeHandler, Life