提交 a7091b19 编写于 作者: J jbachorik

8005791: Remove java.beans.* imports from com.sun.jmx.mbeanserver.Introspector

Reviewed-by: rbackman
上级 f6fa3aa7
...@@ -50,8 +50,6 @@ import javax.management.MBeanInfo; ...@@ -50,8 +50,6 @@ import javax.management.MBeanInfo;
import javax.management.NotCompliantMBeanException; import javax.management.NotCompliantMBeanException;
import com.sun.jmx.remote.util.EnvHelp; import com.sun.jmx.remote.util.EnvHelp;
import java.beans.BeanInfo;
import java.beans.PropertyDescriptor;
import java.lang.reflect.Array; import java.lang.reflect.Array;
import java.lang.reflect.InvocationTargetException; import java.lang.reflect.InvocationTargetException;
import javax.management.AttributeNotFoundException; import javax.management.AttributeNotFoundException;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册