@ -536,6 +537,12 @@ public abstract class AbstractApplicationContext extends DefaultResourceLoader
@@ -536,6 +537,12 @@ public abstract class AbstractApplicationContext extends DefaultResourceLoader
// Propagate exception to caller.
throwex;
}
finally{
// Reset common introspection caches in Spring's core, since we
// might not ever need metadata for singleton beans anymore...
resetCommonCaches();
}
}
}
@ -840,6 +847,18 @@ public abstract class AbstractApplicationContext extends DefaultResourceLoader
@@ -840,6 +847,18 @@ public abstract class AbstractApplicationContext extends DefaultResourceLoader
@ -1307,11 +1307,19 @@ public class ResolvableType implements Serializable {
@@ -1307,11 +1307,19 @@ public class ResolvableType implements Serializable {