aboutsummaryrefslogtreecommitdiff
path: root/libjava/classpath/lib/javax/management
diff options
context:
space:
mode:
authorAndrew Haley <aph@redhat.com>2016-09-30 16:24:48 +0000
committerAndrew Haley <aph@gcc.gnu.org>2016-09-30 16:24:48 +0000
commit07b78716af6a9d7c9fd1e94d9baf94a52c873947 (patch)
tree3f22b3241c513ad168c8353805614ae1249410f4 /libjava/classpath/lib/javax/management
parenteae993948bae8b788c53772bcb9217c063716f93 (diff)
downloadgcc-07b78716af6a9d7c9fd1e94d9baf94a52c873947.zip
gcc-07b78716af6a9d7c9fd1e94d9baf94a52c873947.tar.gz
gcc-07b78716af6a9d7c9fd1e94d9baf94a52c873947.tar.bz2
Makefile.def: Remove libjava.
2016-09-30 Andrew Haley <aph@redhat.com> * Makefile.def: Remove libjava. * Makefile.tpl: Likewise. * Makefile.in: Regenerate. * configure.ac: Likewise. * configure: Likewise. * gcc/java: Remove. * libjava: Likewise. From-SVN: r240662
Diffstat (limited to 'libjava/classpath/lib/javax/management')
-rw-r--r--libjava/classpath/lib/javax/management/Attribute.classbin1293 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/AttributeChangeNotification.classbin1386 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/AttributeChangeNotificationFilter.classbin1646 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/AttributeList.classbin1859 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/AttributeNotFoundException.classbin502 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/AttributeValueExp.classbin2392 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/BadAttributeValueExpException.classbin1050 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/BadBinaryOpValueExpException.classbin1167 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/BadStringOperationException.classbin960 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/DefaultLoaderRepository.classbin1974 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/Descriptor.classbin766 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/DescriptorAccess.classbin228 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/DescriptorRead.classbin184 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/DynamicMBean.classbin804 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/InstanceAlreadyExistsException.classbin578 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/InstanceNotFoundException.classbin563 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/IntrospectionException.classbin554 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/InvalidApplicationException.classbin1044 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/InvalidAttributeValueException.classbin514 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/JMException.classbin440 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/JMRuntimeException.classbin468 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/JMX.classbin3004 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/ListenerNotFoundException.classbin563 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/MBeanAttributeInfo.classbin3579 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/MBeanConstructorInfo.classbin2979 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/MBeanException.classbin896 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/MBeanFeatureInfo.classbin1925 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/MBeanInfo.classbin4037 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/MBeanNotificationInfo.classbin2094 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/MBeanOperationInfo.classbin4069 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/MBeanParameterInfo.classbin1809 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/MBeanPermission$NameHolder.classbin2646 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/MBeanPermission.classbin4784 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/MBeanRegistration.classbin408 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/MBeanRegistrationException.classbin653 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/MBeanServer.classbin4423 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/MBeanServerBuilder.classbin996 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/MBeanServerConnection.classbin3489 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/MBeanServerDelegate.classbin5082 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/MBeanServerDelegateMBean.classbin395 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/MBeanServerFactory.classbin6666 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/MBeanServerInvocationHandler.classbin6543 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/MBeanServerNotification.classbin961 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/MBeanServerPermission$MBeanServerPermissionCollection$MBeanServerPermissionEnumeration.classbin1588 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/MBeanServerPermission$MBeanServerPermissionCollection.classbin2958 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/MBeanServerPermission.classbin3110 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/MBeanTrustPermission.classbin912 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/MXBean.classbin434 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/MalformedObjectNameException.classbin572 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/NotCompliantMBeanException.classbin566 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/Notification.classbin3137 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/NotificationBroadcaster.classbin557 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/NotificationBroadcasterSupport$DispatchTask.classbin1291 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/NotificationBroadcasterSupport.classbin4531 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/NotificationEmitter.classbin392 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/NotificationFilter.classbin231 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/NotificationFilterSupport.classbin1857 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/NotificationListener.classbin253 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/ObjectInstance.classbin1460 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/ObjectName.classbin11273 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/OperationsException.classbin537 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/PersistentMBean.classbin340 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/Query$AndQueryExp.classbin1080 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/Query$BetweenQueryExp.classbin1501 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/Query$BinaryOpValueExp.classbin2123 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/Query$BinaryRelQueryExp.classbin2219 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/Query$BooleanValueExp.classbin1111 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/Query$ClassAttributeValueExp.classbin1691 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/Query$InQueryExp.classbin1443 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/Query$InstanceOfQueryExp.classbin1712 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/Query$MatchQueryExp.classbin2516 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/Query$NotQueryExp.classbin997 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/Query$NumericValueExp.classbin4515 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/Query$OrQueryExp.classbin1077 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/Query$QualifiedAttributeValueExp.classbin1815 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/Query.classbin6495 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/QueryEval.classbin1041 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/QueryExp.classbin486 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/ReflectionException.classbin911 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/RuntimeErrorException.classbin900 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/RuntimeMBeanException.classbin959 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/RuntimeOperationsException.classbin974 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/ServiceNotFoundException.classbin560 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/StandardMBean.classbin17250 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/StringValueExp.classbin1435 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/ValueExp.classbin531 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/loading/ClassLoaderRepository.classbin550 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/openmbean/ArrayType.classbin9867 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/openmbean/CompositeData.classbin595 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/openmbean/CompositeDataInvocationHandler.classbin2879 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/openmbean/CompositeDataSupport.classbin5710 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/openmbean/CompositeType.classbin5233 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/openmbean/InvalidKeyException.classbin563 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/openmbean/InvalidOpenTypeException.classbin578 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/openmbean/KeyAlreadyExistsException.classbin581 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/openmbean/OpenDataException.classbin551 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/openmbean/OpenMBeanAttributeInfo.classbin380 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/openmbean/OpenMBeanAttributeInfoSupport.classbin8111 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/openmbean/OpenMBeanConstructorInfo.classbin373 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/openmbean/OpenMBeanConstructorInfoSupport.classbin2540 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/openmbean/OpenMBeanInfo.classbin568 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/openmbean/OpenMBeanInfoSupport.classbin3313 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/openmbean/OpenMBeanOperationInfo.classbin548 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/openmbean/OpenMBeanOperationInfoSupport.classbin3841 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/openmbean/OpenMBeanParameterInfo.classbin793 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/openmbean/OpenMBeanParameterInfoSupport.classbin7528 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/openmbean/OpenType.classbin3588 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/openmbean/SimpleType.classbin4795 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/openmbean/TabularData.classbin966 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/openmbean/TabularDataSupport.classbin8271 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/openmbean/TabularType.classbin3850 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/remote/NotificationResult.classbin1994 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/remote/TargetedNotification.classbin1544 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/remote/rmi/RMIConnection.classbin4347 -> 0 bytes
-rw-r--r--libjava/classpath/lib/javax/management/remote/rmi/RMIServer.classbin368 -> 0 bytes
115 files changed, 0 insertions, 0 deletions
diff --git a/libjava/classpath/lib/javax/management/Attribute.class b/libjava/classpath/lib/javax/management/Attribute.class
deleted file mode 100644
index a0f2378..0000000
--- a/libjava/classpath/lib/javax/management/Attribute.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/AttributeChangeNotification.class b/libjava/classpath/lib/javax/management/AttributeChangeNotification.class
deleted file mode 100644
index 6ea97a1..0000000
--- a/libjava/classpath/lib/javax/management/AttributeChangeNotification.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/AttributeChangeNotificationFilter.class b/libjava/classpath/lib/javax/management/AttributeChangeNotificationFilter.class
deleted file mode 100644
index 9a50cee..0000000
--- a/libjava/classpath/lib/javax/management/AttributeChangeNotificationFilter.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/AttributeList.class b/libjava/classpath/lib/javax/management/AttributeList.class
deleted file mode 100644
index b2402e9..0000000
--- a/libjava/classpath/lib/javax/management/AttributeList.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/AttributeNotFoundException.class b/libjava/classpath/lib/javax/management/AttributeNotFoundException.class
deleted file mode 100644
index d9b80fd..0000000
--- a/libjava/classpath/lib/javax/management/AttributeNotFoundException.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/AttributeValueExp.class b/libjava/classpath/lib/javax/management/AttributeValueExp.class
deleted file mode 100644
index c3d6563..0000000
--- a/libjava/classpath/lib/javax/management/AttributeValueExp.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/BadAttributeValueExpException.class b/libjava/classpath/lib/javax/management/BadAttributeValueExpException.class
deleted file mode 100644
index 976da8c..0000000
--- a/libjava/classpath/lib/javax/management/BadAttributeValueExpException.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/BadBinaryOpValueExpException.class b/libjava/classpath/lib/javax/management/BadBinaryOpValueExpException.class
deleted file mode 100644
index 3955b88..0000000
--- a/libjava/classpath/lib/javax/management/BadBinaryOpValueExpException.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/BadStringOperationException.class b/libjava/classpath/lib/javax/management/BadStringOperationException.class
deleted file mode 100644
index 859d5a0..0000000
--- a/libjava/classpath/lib/javax/management/BadStringOperationException.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/DefaultLoaderRepository.class b/libjava/classpath/lib/javax/management/DefaultLoaderRepository.class
deleted file mode 100644
index 0ae912b..0000000
--- a/libjava/classpath/lib/javax/management/DefaultLoaderRepository.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/Descriptor.class b/libjava/classpath/lib/javax/management/Descriptor.class
deleted file mode 100644
index 31d4753..0000000
--- a/libjava/classpath/lib/javax/management/Descriptor.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/DescriptorAccess.class b/libjava/classpath/lib/javax/management/DescriptorAccess.class
deleted file mode 100644
index 759e172..0000000
--- a/libjava/classpath/lib/javax/management/DescriptorAccess.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/DescriptorRead.class b/libjava/classpath/lib/javax/management/DescriptorRead.class
deleted file mode 100644
index ff60092..0000000
--- a/libjava/classpath/lib/javax/management/DescriptorRead.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/DynamicMBean.class b/libjava/classpath/lib/javax/management/DynamicMBean.class
deleted file mode 100644
index e4925e8..0000000
--- a/libjava/classpath/lib/javax/management/DynamicMBean.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/InstanceAlreadyExistsException.class b/libjava/classpath/lib/javax/management/InstanceAlreadyExistsException.class
deleted file mode 100644
index 98027dc..0000000
--- a/libjava/classpath/lib/javax/management/InstanceAlreadyExistsException.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/InstanceNotFoundException.class b/libjava/classpath/lib/javax/management/InstanceNotFoundException.class
deleted file mode 100644
index 1eb9c9b..0000000
--- a/libjava/classpath/lib/javax/management/InstanceNotFoundException.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/IntrospectionException.class b/libjava/classpath/lib/javax/management/IntrospectionException.class
deleted file mode 100644
index 8c17c25..0000000
--- a/libjava/classpath/lib/javax/management/IntrospectionException.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/InvalidApplicationException.class b/libjava/classpath/lib/javax/management/InvalidApplicationException.class
deleted file mode 100644
index f860ade..0000000
--- a/libjava/classpath/lib/javax/management/InvalidApplicationException.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/InvalidAttributeValueException.class b/libjava/classpath/lib/javax/management/InvalidAttributeValueException.class
deleted file mode 100644
index fad9738..0000000
--- a/libjava/classpath/lib/javax/management/InvalidAttributeValueException.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/JMException.class b/libjava/classpath/lib/javax/management/JMException.class
deleted file mode 100644
index 3a39a42..0000000
--- a/libjava/classpath/lib/javax/management/JMException.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/JMRuntimeException.class b/libjava/classpath/lib/javax/management/JMRuntimeException.class
deleted file mode 100644
index a9eacfd..0000000
--- a/libjava/classpath/lib/javax/management/JMRuntimeException.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/JMX.class b/libjava/classpath/lib/javax/management/JMX.class
deleted file mode 100644
index 16f718f..0000000
--- a/libjava/classpath/lib/javax/management/JMX.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/ListenerNotFoundException.class b/libjava/classpath/lib/javax/management/ListenerNotFoundException.class
deleted file mode 100644
index e66803a..0000000
--- a/libjava/classpath/lib/javax/management/ListenerNotFoundException.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/MBeanAttributeInfo.class b/libjava/classpath/lib/javax/management/MBeanAttributeInfo.class
deleted file mode 100644
index 58b61c6..0000000
--- a/libjava/classpath/lib/javax/management/MBeanAttributeInfo.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/MBeanConstructorInfo.class b/libjava/classpath/lib/javax/management/MBeanConstructorInfo.class
deleted file mode 100644
index be2167e..0000000
--- a/libjava/classpath/lib/javax/management/MBeanConstructorInfo.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/MBeanException.class b/libjava/classpath/lib/javax/management/MBeanException.class
deleted file mode 100644
index 02d6dd6..0000000
--- a/libjava/classpath/lib/javax/management/MBeanException.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/MBeanFeatureInfo.class b/libjava/classpath/lib/javax/management/MBeanFeatureInfo.class
deleted file mode 100644
index 4542db5..0000000
--- a/libjava/classpath/lib/javax/management/MBeanFeatureInfo.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/MBeanInfo.class b/libjava/classpath/lib/javax/management/MBeanInfo.class
deleted file mode 100644
index 956226e..0000000
--- a/libjava/classpath/lib/javax/management/MBeanInfo.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/MBeanNotificationInfo.class b/libjava/classpath/lib/javax/management/MBeanNotificationInfo.class
deleted file mode 100644
index af9c8cb..0000000
--- a/libjava/classpath/lib/javax/management/MBeanNotificationInfo.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/MBeanOperationInfo.class b/libjava/classpath/lib/javax/management/MBeanOperationInfo.class
deleted file mode 100644
index 522a1c0..0000000
--- a/libjava/classpath/lib/javax/management/MBeanOperationInfo.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/MBeanParameterInfo.class b/libjava/classpath/lib/javax/management/MBeanParameterInfo.class
deleted file mode 100644
index 59c7b92..0000000
--- a/libjava/classpath/lib/javax/management/MBeanParameterInfo.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/MBeanPermission$NameHolder.class b/libjava/classpath/lib/javax/management/MBeanPermission$NameHolder.class
deleted file mode 100644
index 4610dca..0000000
--- a/libjava/classpath/lib/javax/management/MBeanPermission$NameHolder.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/MBeanPermission.class b/libjava/classpath/lib/javax/management/MBeanPermission.class
deleted file mode 100644
index 1f6702e..0000000
--- a/libjava/classpath/lib/javax/management/MBeanPermission.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/MBeanRegistration.class b/libjava/classpath/lib/javax/management/MBeanRegistration.class
deleted file mode 100644
index 8c07efc..0000000
--- a/libjava/classpath/lib/javax/management/MBeanRegistration.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/MBeanRegistrationException.class b/libjava/classpath/lib/javax/management/MBeanRegistrationException.class
deleted file mode 100644
index bb7a8a7..0000000
--- a/libjava/classpath/lib/javax/management/MBeanRegistrationException.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/MBeanServer.class b/libjava/classpath/lib/javax/management/MBeanServer.class
deleted file mode 100644
index 68c2041..0000000
--- a/libjava/classpath/lib/javax/management/MBeanServer.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/MBeanServerBuilder.class b/libjava/classpath/lib/javax/management/MBeanServerBuilder.class
deleted file mode 100644
index efb5e6c..0000000
--- a/libjava/classpath/lib/javax/management/MBeanServerBuilder.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/MBeanServerConnection.class b/libjava/classpath/lib/javax/management/MBeanServerConnection.class
deleted file mode 100644
index 7f60a3e..0000000
--- a/libjava/classpath/lib/javax/management/MBeanServerConnection.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/MBeanServerDelegate.class b/libjava/classpath/lib/javax/management/MBeanServerDelegate.class
deleted file mode 100644
index ffacaaa..0000000
--- a/libjava/classpath/lib/javax/management/MBeanServerDelegate.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/MBeanServerDelegateMBean.class b/libjava/classpath/lib/javax/management/MBeanServerDelegateMBean.class
deleted file mode 100644
index c607f16..0000000
--- a/libjava/classpath/lib/javax/management/MBeanServerDelegateMBean.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/MBeanServerFactory.class b/libjava/classpath/lib/javax/management/MBeanServerFactory.class
deleted file mode 100644
index 2920d65..0000000
--- a/libjava/classpath/lib/javax/management/MBeanServerFactory.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/MBeanServerInvocationHandler.class b/libjava/classpath/lib/javax/management/MBeanServerInvocationHandler.class
deleted file mode 100644
index 9d59650..0000000
--- a/libjava/classpath/lib/javax/management/MBeanServerInvocationHandler.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/MBeanServerNotification.class b/libjava/classpath/lib/javax/management/MBeanServerNotification.class
deleted file mode 100644
index ca95256..0000000
--- a/libjava/classpath/lib/javax/management/MBeanServerNotification.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/MBeanServerPermission$MBeanServerPermissionCollection$MBeanServerPermissionEnumeration.class b/libjava/classpath/lib/javax/management/MBeanServerPermission$MBeanServerPermissionCollection$MBeanServerPermissionEnumeration.class
deleted file mode 100644
index 73376ed..0000000
--- a/libjava/classpath/lib/javax/management/MBeanServerPermission$MBeanServerPermissionCollection$MBeanServerPermissionEnumeration.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/MBeanServerPermission$MBeanServerPermissionCollection.class b/libjava/classpath/lib/javax/management/MBeanServerPermission$MBeanServerPermissionCollection.class
deleted file mode 100644
index 7de4089..0000000
--- a/libjava/classpath/lib/javax/management/MBeanServerPermission$MBeanServerPermissionCollection.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/MBeanServerPermission.class b/libjava/classpath/lib/javax/management/MBeanServerPermission.class
deleted file mode 100644
index 764d5de..0000000
--- a/libjava/classpath/lib/javax/management/MBeanServerPermission.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/MBeanTrustPermission.class b/libjava/classpath/lib/javax/management/MBeanTrustPermission.class
deleted file mode 100644
index e5d22c9..0000000
--- a/libjava/classpath/lib/javax/management/MBeanTrustPermission.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/MXBean.class b/libjava/classpath/lib/javax/management/MXBean.class
deleted file mode 100644
index a4625c8..0000000
--- a/libjava/classpath/lib/javax/management/MXBean.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/MalformedObjectNameException.class b/libjava/classpath/lib/javax/management/MalformedObjectNameException.class
deleted file mode 100644
index d8e56b6..0000000
--- a/libjava/classpath/lib/javax/management/MalformedObjectNameException.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/NotCompliantMBeanException.class b/libjava/classpath/lib/javax/management/NotCompliantMBeanException.class
deleted file mode 100644
index 385f6b1..0000000
--- a/libjava/classpath/lib/javax/management/NotCompliantMBeanException.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/Notification.class b/libjava/classpath/lib/javax/management/Notification.class
deleted file mode 100644
index c1faa47..0000000
--- a/libjava/classpath/lib/javax/management/Notification.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/NotificationBroadcaster.class b/libjava/classpath/lib/javax/management/NotificationBroadcaster.class
deleted file mode 100644
index 8127d65..0000000
--- a/libjava/classpath/lib/javax/management/NotificationBroadcaster.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/NotificationBroadcasterSupport$DispatchTask.class b/libjava/classpath/lib/javax/management/NotificationBroadcasterSupport$DispatchTask.class
deleted file mode 100644
index dc5b370..0000000
--- a/libjava/classpath/lib/javax/management/NotificationBroadcasterSupport$DispatchTask.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/NotificationBroadcasterSupport.class b/libjava/classpath/lib/javax/management/NotificationBroadcasterSupport.class
deleted file mode 100644
index b9ba526..0000000
--- a/libjava/classpath/lib/javax/management/NotificationBroadcasterSupport.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/NotificationEmitter.class b/libjava/classpath/lib/javax/management/NotificationEmitter.class
deleted file mode 100644
index b062f01..0000000
--- a/libjava/classpath/lib/javax/management/NotificationEmitter.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/NotificationFilter.class b/libjava/classpath/lib/javax/management/NotificationFilter.class
deleted file mode 100644
index 9474e57..0000000
--- a/libjava/classpath/lib/javax/management/NotificationFilter.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/NotificationFilterSupport.class b/libjava/classpath/lib/javax/management/NotificationFilterSupport.class
deleted file mode 100644
index 2e46648..0000000
--- a/libjava/classpath/lib/javax/management/NotificationFilterSupport.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/NotificationListener.class b/libjava/classpath/lib/javax/management/NotificationListener.class
deleted file mode 100644
index cbe2f1f..0000000
--- a/libjava/classpath/lib/javax/management/NotificationListener.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/ObjectInstance.class b/libjava/classpath/lib/javax/management/ObjectInstance.class
deleted file mode 100644
index 5ab7cb9..0000000
--- a/libjava/classpath/lib/javax/management/ObjectInstance.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/ObjectName.class b/libjava/classpath/lib/javax/management/ObjectName.class
deleted file mode 100644
index b32ae1f..0000000
--- a/libjava/classpath/lib/javax/management/ObjectName.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/OperationsException.class b/libjava/classpath/lib/javax/management/OperationsException.class
deleted file mode 100644
index 09e6c44..0000000
--- a/libjava/classpath/lib/javax/management/OperationsException.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/PersistentMBean.class b/libjava/classpath/lib/javax/management/PersistentMBean.class
deleted file mode 100644
index 2cca21b..0000000
--- a/libjava/classpath/lib/javax/management/PersistentMBean.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/Query$AndQueryExp.class b/libjava/classpath/lib/javax/management/Query$AndQueryExp.class
deleted file mode 100644
index f9dbedf..0000000
--- a/libjava/classpath/lib/javax/management/Query$AndQueryExp.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/Query$BetweenQueryExp.class b/libjava/classpath/lib/javax/management/Query$BetweenQueryExp.class
deleted file mode 100644
index 16ccac9..0000000
--- a/libjava/classpath/lib/javax/management/Query$BetweenQueryExp.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/Query$BinaryOpValueExp.class b/libjava/classpath/lib/javax/management/Query$BinaryOpValueExp.class
deleted file mode 100644
index 07e201e..0000000
--- a/libjava/classpath/lib/javax/management/Query$BinaryOpValueExp.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/Query$BinaryRelQueryExp.class b/libjava/classpath/lib/javax/management/Query$BinaryRelQueryExp.class
deleted file mode 100644
index bec6946..0000000
--- a/libjava/classpath/lib/javax/management/Query$BinaryRelQueryExp.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/Query$BooleanValueExp.class b/libjava/classpath/lib/javax/management/Query$BooleanValueExp.class
deleted file mode 100644
index 52e0cf7..0000000
--- a/libjava/classpath/lib/javax/management/Query$BooleanValueExp.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/Query$ClassAttributeValueExp.class b/libjava/classpath/lib/javax/management/Query$ClassAttributeValueExp.class
deleted file mode 100644
index 0bf35cf..0000000
--- a/libjava/classpath/lib/javax/management/Query$ClassAttributeValueExp.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/Query$InQueryExp.class b/libjava/classpath/lib/javax/management/Query$InQueryExp.class
deleted file mode 100644
index 3c09e66..0000000
--- a/libjava/classpath/lib/javax/management/Query$InQueryExp.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/Query$InstanceOfQueryExp.class b/libjava/classpath/lib/javax/management/Query$InstanceOfQueryExp.class
deleted file mode 100644
index b5a8aee..0000000
--- a/libjava/classpath/lib/javax/management/Query$InstanceOfQueryExp.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/Query$MatchQueryExp.class b/libjava/classpath/lib/javax/management/Query$MatchQueryExp.class
deleted file mode 100644
index b22ffd2..0000000
--- a/libjava/classpath/lib/javax/management/Query$MatchQueryExp.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/Query$NotQueryExp.class b/libjava/classpath/lib/javax/management/Query$NotQueryExp.class
deleted file mode 100644
index be84f14..0000000
--- a/libjava/classpath/lib/javax/management/Query$NotQueryExp.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/Query$NumericValueExp.class b/libjava/classpath/lib/javax/management/Query$NumericValueExp.class
deleted file mode 100644
index ee820c7..0000000
--- a/libjava/classpath/lib/javax/management/Query$NumericValueExp.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/Query$OrQueryExp.class b/libjava/classpath/lib/javax/management/Query$OrQueryExp.class
deleted file mode 100644
index adb8e1e..0000000
--- a/libjava/classpath/lib/javax/management/Query$OrQueryExp.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/Query$QualifiedAttributeValueExp.class b/libjava/classpath/lib/javax/management/Query$QualifiedAttributeValueExp.class
deleted file mode 100644
index f811b4e..0000000
--- a/libjava/classpath/lib/javax/management/Query$QualifiedAttributeValueExp.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/Query.class b/libjava/classpath/lib/javax/management/Query.class
deleted file mode 100644
index d5f06db..0000000
--- a/libjava/classpath/lib/javax/management/Query.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/QueryEval.class b/libjava/classpath/lib/javax/management/QueryEval.class
deleted file mode 100644
index a5dc2cd..0000000
--- a/libjava/classpath/lib/javax/management/QueryEval.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/QueryExp.class b/libjava/classpath/lib/javax/management/QueryExp.class
deleted file mode 100644
index b999c48..0000000
--- a/libjava/classpath/lib/javax/management/QueryExp.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/ReflectionException.class b/libjava/classpath/lib/javax/management/ReflectionException.class
deleted file mode 100644
index 141b664..0000000
--- a/libjava/classpath/lib/javax/management/ReflectionException.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/RuntimeErrorException.class b/libjava/classpath/lib/javax/management/RuntimeErrorException.class
deleted file mode 100644
index 35c82a6..0000000
--- a/libjava/classpath/lib/javax/management/RuntimeErrorException.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/RuntimeMBeanException.class b/libjava/classpath/lib/javax/management/RuntimeMBeanException.class
deleted file mode 100644
index a141ad8..0000000
--- a/libjava/classpath/lib/javax/management/RuntimeMBeanException.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/RuntimeOperationsException.class b/libjava/classpath/lib/javax/management/RuntimeOperationsException.class
deleted file mode 100644
index ffa48a7..0000000
--- a/libjava/classpath/lib/javax/management/RuntimeOperationsException.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/ServiceNotFoundException.class b/libjava/classpath/lib/javax/management/ServiceNotFoundException.class
deleted file mode 100644
index 25c4b5c..0000000
--- a/libjava/classpath/lib/javax/management/ServiceNotFoundException.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/StandardMBean.class b/libjava/classpath/lib/javax/management/StandardMBean.class
deleted file mode 100644
index 679a807..0000000
--- a/libjava/classpath/lib/javax/management/StandardMBean.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/StringValueExp.class b/libjava/classpath/lib/javax/management/StringValueExp.class
deleted file mode 100644
index c0fdc80..0000000
--- a/libjava/classpath/lib/javax/management/StringValueExp.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/ValueExp.class b/libjava/classpath/lib/javax/management/ValueExp.class
deleted file mode 100644
index d90e781..0000000
--- a/libjava/classpath/lib/javax/management/ValueExp.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/loading/ClassLoaderRepository.class b/libjava/classpath/lib/javax/management/loading/ClassLoaderRepository.class
deleted file mode 100644
index 9ee5537..0000000
--- a/libjava/classpath/lib/javax/management/loading/ClassLoaderRepository.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/openmbean/ArrayType.class b/libjava/classpath/lib/javax/management/openmbean/ArrayType.class
deleted file mode 100644
index 4f1b365..0000000
--- a/libjava/classpath/lib/javax/management/openmbean/ArrayType.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/openmbean/CompositeData.class b/libjava/classpath/lib/javax/management/openmbean/CompositeData.class
deleted file mode 100644
index 94cf24e..0000000
--- a/libjava/classpath/lib/javax/management/openmbean/CompositeData.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/openmbean/CompositeDataInvocationHandler.class b/libjava/classpath/lib/javax/management/openmbean/CompositeDataInvocationHandler.class
deleted file mode 100644
index 3531ed5..0000000
--- a/libjava/classpath/lib/javax/management/openmbean/CompositeDataInvocationHandler.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/openmbean/CompositeDataSupport.class b/libjava/classpath/lib/javax/management/openmbean/CompositeDataSupport.class
deleted file mode 100644
index ea38f78..0000000
--- a/libjava/classpath/lib/javax/management/openmbean/CompositeDataSupport.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/openmbean/CompositeType.class b/libjava/classpath/lib/javax/management/openmbean/CompositeType.class
deleted file mode 100644
index 9404e76..0000000
--- a/libjava/classpath/lib/javax/management/openmbean/CompositeType.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/openmbean/InvalidKeyException.class b/libjava/classpath/lib/javax/management/openmbean/InvalidKeyException.class
deleted file mode 100644
index 6b0b1fe..0000000
--- a/libjava/classpath/lib/javax/management/openmbean/InvalidKeyException.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/openmbean/InvalidOpenTypeException.class b/libjava/classpath/lib/javax/management/openmbean/InvalidOpenTypeException.class
deleted file mode 100644
index 4fba7ac4..0000000
--- a/libjava/classpath/lib/javax/management/openmbean/InvalidOpenTypeException.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/openmbean/KeyAlreadyExistsException.class b/libjava/classpath/lib/javax/management/openmbean/KeyAlreadyExistsException.class
deleted file mode 100644
index 7ec6ca7..0000000
--- a/libjava/classpath/lib/javax/management/openmbean/KeyAlreadyExistsException.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/openmbean/OpenDataException.class b/libjava/classpath/lib/javax/management/openmbean/OpenDataException.class
deleted file mode 100644
index 076ed20..0000000
--- a/libjava/classpath/lib/javax/management/openmbean/OpenDataException.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/openmbean/OpenMBeanAttributeInfo.class b/libjava/classpath/lib/javax/management/openmbean/OpenMBeanAttributeInfo.class
deleted file mode 100644
index 0ac2209..0000000
--- a/libjava/classpath/lib/javax/management/openmbean/OpenMBeanAttributeInfo.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/openmbean/OpenMBeanAttributeInfoSupport.class b/libjava/classpath/lib/javax/management/openmbean/OpenMBeanAttributeInfoSupport.class
deleted file mode 100644
index 27ec44a..0000000
--- a/libjava/classpath/lib/javax/management/openmbean/OpenMBeanAttributeInfoSupport.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/openmbean/OpenMBeanConstructorInfo.class b/libjava/classpath/lib/javax/management/openmbean/OpenMBeanConstructorInfo.class
deleted file mode 100644
index 2a6a6265..0000000
--- a/libjava/classpath/lib/javax/management/openmbean/OpenMBeanConstructorInfo.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/openmbean/OpenMBeanConstructorInfoSupport.class b/libjava/classpath/lib/javax/management/openmbean/OpenMBeanConstructorInfoSupport.class
deleted file mode 100644
index edbde56..0000000
--- a/libjava/classpath/lib/javax/management/openmbean/OpenMBeanConstructorInfoSupport.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/openmbean/OpenMBeanInfo.class b/libjava/classpath/lib/javax/management/openmbean/OpenMBeanInfo.class
deleted file mode 100644
index 8d04a39..0000000
--- a/libjava/classpath/lib/javax/management/openmbean/OpenMBeanInfo.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/openmbean/OpenMBeanInfoSupport.class b/libjava/classpath/lib/javax/management/openmbean/OpenMBeanInfoSupport.class
deleted file mode 100644
index 32a250b..0000000
--- a/libjava/classpath/lib/javax/management/openmbean/OpenMBeanInfoSupport.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/openmbean/OpenMBeanOperationInfo.class b/libjava/classpath/lib/javax/management/openmbean/OpenMBeanOperationInfo.class
deleted file mode 100644
index 3dc9e0a..0000000
--- a/libjava/classpath/lib/javax/management/openmbean/OpenMBeanOperationInfo.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/openmbean/OpenMBeanOperationInfoSupport.class b/libjava/classpath/lib/javax/management/openmbean/OpenMBeanOperationInfoSupport.class
deleted file mode 100644
index 53e0fd0..0000000
--- a/libjava/classpath/lib/javax/management/openmbean/OpenMBeanOperationInfoSupport.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/openmbean/OpenMBeanParameterInfo.class b/libjava/classpath/lib/javax/management/openmbean/OpenMBeanParameterInfo.class
deleted file mode 100644
index 3046126..0000000
--- a/libjava/classpath/lib/javax/management/openmbean/OpenMBeanParameterInfo.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/openmbean/OpenMBeanParameterInfoSupport.class b/libjava/classpath/lib/javax/management/openmbean/OpenMBeanParameterInfoSupport.class
deleted file mode 100644
index 1a89639..0000000
--- a/libjava/classpath/lib/javax/management/openmbean/OpenMBeanParameterInfoSupport.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/openmbean/OpenType.class b/libjava/classpath/lib/javax/management/openmbean/OpenType.class
deleted file mode 100644
index 2415271..0000000
--- a/libjava/classpath/lib/javax/management/openmbean/OpenType.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/openmbean/SimpleType.class b/libjava/classpath/lib/javax/management/openmbean/SimpleType.class
deleted file mode 100644
index d61fccc..0000000
--- a/libjava/classpath/lib/javax/management/openmbean/SimpleType.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/openmbean/TabularData.class b/libjava/classpath/lib/javax/management/openmbean/TabularData.class
deleted file mode 100644
index 3526546..0000000
--- a/libjava/classpath/lib/javax/management/openmbean/TabularData.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/openmbean/TabularDataSupport.class b/libjava/classpath/lib/javax/management/openmbean/TabularDataSupport.class
deleted file mode 100644
index 8437c10..0000000
--- a/libjava/classpath/lib/javax/management/openmbean/TabularDataSupport.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/openmbean/TabularType.class b/libjava/classpath/lib/javax/management/openmbean/TabularType.class
deleted file mode 100644
index ddb15b7..0000000
--- a/libjava/classpath/lib/javax/management/openmbean/TabularType.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/remote/NotificationResult.class b/libjava/classpath/lib/javax/management/remote/NotificationResult.class
deleted file mode 100644
index 75e1f89..0000000
--- a/libjava/classpath/lib/javax/management/remote/NotificationResult.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/remote/TargetedNotification.class b/libjava/classpath/lib/javax/management/remote/TargetedNotification.class
deleted file mode 100644
index 050dbe4..0000000
--- a/libjava/classpath/lib/javax/management/remote/TargetedNotification.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/remote/rmi/RMIConnection.class b/libjava/classpath/lib/javax/management/remote/rmi/RMIConnection.class
deleted file mode 100644
index 56a629d..0000000
--- a/libjava/classpath/lib/javax/management/remote/rmi/RMIConnection.class
+++ /dev/null
Binary files differ
diff --git a/libjava/classpath/lib/javax/management/remote/rmi/RMIServer.class b/libjava/classpath/lib/javax/management/remote/rmi/RMIServer.class
deleted file mode 100644
index 22afd3a..0000000
--- a/libjava/classpath/lib/javax/management/remote/rmi/RMIServer.class
+++ /dev/null
Binary files differ