@ -571,8 +571,8 @@ public class DefaultSingletonBeanRegistry extends SimpleAliasRegistry implements
@@ -571,8 +571,8 @@ public class DefaultSingletonBeanRegistry extends SimpleAliasRegistry implements
bean.destroy();
}
catch(Throwableex){
if(logger.isInfoEnabled()){
logger.info("Destroy method on bean with name '"+beanName+"' threw an exception",ex);
if(logger.isWarnEnabled()){
logger.warn("Destruction of bean with name '"+beanName+"' threw an exception",ex);
@ -165,27 +165,15 @@ public class SpringValidatorAdapter implements SmartValidator, javax.validation.
@@ -165,27 +165,15 @@ public class SpringValidatorAdapter implements SmartValidator, javax.validation.
@ -307,29 +295,6 @@ public class SpringValidatorAdapter implements SmartValidator, javax.validation.
@@ -307,29 +295,6 @@ public class SpringValidatorAdapter implements SmartValidator, javax.validation.
@ -354,6 +319,33 @@ public class SpringValidatorAdapter implements SmartValidator, javax.validation.
@@ -354,6 +319,33 @@ public class SpringValidatorAdapter implements SmartValidator, javax.validation.
@ -436,6 +428,71 @@ public class SpringValidatorAdapter implements SmartValidator, javax.validation.
@@ -436,6 +428,71 @@ public class SpringValidatorAdapter implements SmartValidator, javax.validation.
@ -138,6 +138,7 @@ public class ReflectivePropertyAccessor implements PropertyAccessor {
@@ -138,6 +138,7 @@ public class ReflectivePropertyAccessor implements PropertyAccessor {
// The readerCache will only contain gettable properties (let's not worry about setters for now).
@ -180,6 +181,7 @@ public class ReflectivePropertyAccessor implements PropertyAccessor {
@@ -180,6 +181,7 @@ public class ReflectivePropertyAccessor implements PropertyAccessor {
// The readerCache will only contain gettable properties (let's not worry about setters for now).
@ -239,6 +241,7 @@ public class ReflectivePropertyAccessor implements PropertyAccessor {
@@ -239,6 +241,7 @@ public class ReflectivePropertyAccessor implements PropertyAccessor {
@ -287,6 +290,7 @@ public class ReflectivePropertyAccessor implements PropertyAccessor {
@@ -287,6 +290,7 @@ public class ReflectivePropertyAccessor implements PropertyAccessor {
@ -414,13 +418,24 @@ public class ReflectivePropertyAccessor implements PropertyAccessor {
@@ -414,13 +418,24 @@ public class ReflectivePropertyAccessor implements PropertyAccessor {
@ -434,17 +449,6 @@ public class ReflectivePropertyAccessor implements PropertyAccessor {
@@ -434,17 +449,6 @@ public class ReflectivePropertyAccessor implements PropertyAccessor {
@ -536,7 +540,9 @@ public class ReflectivePropertyAccessor implements PropertyAccessor {
@@ -536,7 +540,9 @@ public class ReflectivePropertyAccessor implements PropertyAccessor {
@ -1177,9 +1178,13 @@ public class SpelReproTests extends AbstractExpressionTests {
@@ -1177,9 +1178,13 @@ public class SpelReproTests extends AbstractExpressionTests {
@ -1188,6 +1193,7 @@ public class SpelReproTests extends AbstractExpressionTests {
@@ -1188,6 +1193,7 @@ public class SpelReproTests extends AbstractExpressionTests {
@ -1196,7 +1202,7 @@ public class SpelReproTests extends AbstractExpressionTests {
@@ -1196,7 +1202,7 @@ public class SpelReproTests extends AbstractExpressionTests {
@ -1204,7 +1210,7 @@ public class SpelReproTests extends AbstractExpressionTests {
@@ -1204,7 +1210,7 @@ public class SpelReproTests extends AbstractExpressionTests {
@ -1212,7 +1218,7 @@ public class SpelReproTests extends AbstractExpressionTests {
@@ -1212,7 +1218,7 @@ public class SpelReproTests extends AbstractExpressionTests {
@ -1220,7 +1226,7 @@ public class SpelReproTests extends AbstractExpressionTests {
@@ -1220,7 +1226,7 @@ public class SpelReproTests extends AbstractExpressionTests {
@ -2172,15 +2178,25 @@ public class SpelReproTests extends AbstractExpressionTests {
@@ -2172,15 +2178,25 @@ public class SpelReproTests extends AbstractExpressionTests {
@ -139,9 +138,10 @@ public class HandlerMethodReturnValueHandlerComposite implements AsyncHandlerMet
@@ -139,9 +138,10 @@ public class HandlerMethodReturnValueHandlerComposite implements AsyncHandlerMet
@ -60,8 +59,10 @@ public class ReactiveReturnValueHandler extends AbstractAsyncReturnValueHandler
@@ -60,8 +59,10 @@ public class ReactiveReturnValueHandler extends AbstractAsyncReturnValueHandler
@ -328,7 +333,9 @@ public class SimpAnnotationMethodMessageHandler extends AbstractMethodMessageHan
@@ -328,7 +333,9 @@ public class SimpAnnotationMethodMessageHandler extends AbstractMethodMessageHan