@ -363,9 +363,6 @@ public class AutowiredAnnotationBeanPostProcessor extends InstantiationAwareBean
@@ -363,9 +363,6 @@ public class AutowiredAnnotationBeanPostProcessor extends InstantiationAwareBean
@ -379,7 +376,7 @@ public class AutowiredAnnotationBeanPostProcessor extends InstantiationAwareBean
@@ -379,7 +376,7 @@ public class AutowiredAnnotationBeanPostProcessor extends InstantiationAwareBean
@ -1773,7 +1773,7 @@ public class AutowiredAnnotationBeanPostProcessorTests {
@@ -1773,7 +1773,7 @@ public class AutowiredAnnotationBeanPostProcessorTests {
@ -1786,7 +1786,7 @@ public class AutowiredAnnotationBeanPostProcessorTests {
@@ -1786,7 +1786,7 @@ public class AutowiredAnnotationBeanPostProcessorTests {
publicbooleanbaseInjected=false;
publicExtendedResourceInjectionBean(){
publicNonPublicResourceInjectionBean(){
}
@Override
@ -1829,12 +1829,11 @@ public class AutowiredAnnotationBeanPostProcessorTests {
@@ -1829,12 +1829,11 @@ public class AutowiredAnnotationBeanPostProcessorTests {
@ -2229,7 +2228,6 @@ public class AutowiredAnnotationBeanPostProcessorTests {
@@ -2229,7 +2228,6 @@ public class AutowiredAnnotationBeanPostProcessorTests {
@ -312,9 +312,9 @@ public class CommonAnnotationBeanPostProcessor extends InitDestroyAnnotationBean
@@ -312,9 +312,9 @@ public class CommonAnnotationBeanPostProcessor extends InitDestroyAnnotationBean
@ -358,7 +358,7 @@ public class CommonAnnotationBeanPostProcessor extends InitDestroyAnnotationBean
@@ -358,7 +358,7 @@ public class CommonAnnotationBeanPostProcessor extends InitDestroyAnnotationBean
if(method.getParameterTypes().length!=1){
thrownewIllegalStateException("@WebServiceRef annotation requires a single-arg method: "+method);
@ -368,7 +368,7 @@ public class CommonAnnotationBeanPostProcessor extends InitDestroyAnnotationBean
@@ -368,7 +368,7 @@ public class CommonAnnotationBeanPostProcessor extends InitDestroyAnnotationBean
if(method.getParameterTypes().length!=1){
thrownewIllegalStateException("@EJB annotation requires a single-arg method: "+method);
@ -380,7 +380,7 @@ public class CommonAnnotationBeanPostProcessor extends InitDestroyAnnotationBean
@@ -380,7 +380,7 @@ public class CommonAnnotationBeanPostProcessor extends InitDestroyAnnotationBean
thrownewIllegalStateException("@Resource annotation requires a single-arg method: "+method);
@ -774,7 +774,7 @@ public class PersistenceInjectionTests extends AbstractEntityManagerFactoryBeanT
@@ -774,7 +774,7 @@ public class PersistenceInjectionTests extends AbstractEntityManagerFactoryBeanT
@ -784,6 +784,11 @@ public class PersistenceInjectionTests extends AbstractEntityManagerFactoryBeanT
@@ -784,6 +784,11 @@ public class PersistenceInjectionTests extends AbstractEntityManagerFactoryBeanT