[PATCH] JDK-8005791: Remove java.beans.* imports from com.sun.jmx.mbeanserver.Introspector

Jaroslav Bachorik jaroslav.bachorik at oracle.com
Mon Jan 7 05:44:03 PST 2013


Looking for reviewers and a sponsor.

This is a simple patch to remove unused java.beans.* imports from
com.sun.jmx.mbeanserver.Introspector. The actual usage of java.beans.*
classes was removed from the Introspector only the imports are left
dangling.

The webrev is at http://cr.openjdk.java.net/~jbachorik/8005791/webrev.00/

Thanks,

-JB-


More information about the serviceability-dev mailing list