@ -177,8 +177,8 @@ public class SpringApplicationAdminMXBeanRegistrarTests {
@@ -177,8 +177,8 @@ public class SpringApplicationAdminMXBeanRegistrarTests {
try{
returnnewObjectName(jmxName);
}
catch(MalformedObjectNameExceptione){
thrownewIllegalStateException("Invalid jmx name "+jmxName,e);
catch(MalformedObjectNameExceptionex){
thrownewIllegalStateException("Invalid jmx name "+jmxName,ex);