@ -95,12 +96,13 @@ public abstract class AbstractXmlApplicationContext extends AbstractRefreshableC
@@ -95,12 +96,13 @@ public abstract class AbstractXmlApplicationContext extends AbstractRefreshableC
@ -77,7 +77,7 @@ public class MockPropertySource extends PropertiesPropertySource {
@@ -77,7 +77,7 @@ public class MockPropertySource extends PropertiesPropertySource {
@ -559,11 +559,10 @@ public class CachingConnectionFactory extends SingleConnectionFactory {
@@ -559,11 +559,10 @@ public class CachingConnectionFactory extends SingleConnectionFactory {
}
@Override
publicbooleanequals(@NullableObjectobj){
publicbooleanequals(@NullableObjectother){
// Effectively checking object equality as well as toString equality.
// On WebSphere MQ, Destination objects do not implement equals...
@ -33,6 +32,7 @@ public class MockEnvironment extends AbstractEnvironment {
@@ -33,6 +32,7 @@ public class MockEnvironment extends AbstractEnvironment {
@ -40,6 +40,7 @@ public class MockEnvironment extends AbstractEnvironment {
@@ -40,6 +40,7 @@ public class MockEnvironment extends AbstractEnvironment {
@ -48,6 +48,7 @@ public class MockPropertySource extends PropertiesPropertySource {
@@ -48,6 +48,7 @@ public class MockPropertySource extends PropertiesPropertySource {
@ -84,6 +85,7 @@ public class MockPropertySource extends PropertiesPropertySource {
@@ -84,6 +85,7 @@ public class MockPropertySource extends PropertiesPropertySource {
@ -97,7 +99,7 @@ public class MockPropertySource extends PropertiesPropertySource {
@@ -97,7 +99,7 @@ public class MockPropertySource extends PropertiesPropertySource {
@ -599,13 +599,11 @@ public class PathPattern implements Comparable<PathPattern> {
@@ -599,13 +599,11 @@ public class PathPattern implements Comparable<PathPattern> {