src/java.management/share/classes/com/sun/jmx/mbeanserver/Introspector.java

Print this page

        

@@ -54,12 +54,10 @@
 import java.lang.reflect.InvocationTargetException;
 import java.security.AccessController;
 import javax.management.AttributeNotFoundException;
 import javax.management.openmbean.CompositeData;
 
-import sun.misc.JavaBeansAccess;
-import sun.misc.SharedSecrets;
 import sun.reflect.misc.MethodUtil;
 import sun.reflect.misc.ReflectUtil;
 
 /**
  * This class contains the methods for performing all the tests needed to verify