gcc/libjava/classpath/lib/javax/management
Andrew Haley 24d8ce15e2 [multiple changes]
2007-02-15  Andrew Haley  <aph@redhat.com>

        * Makefile.am (nat_source_files): Remove
        java/lang/management/natVMManagementFactory.cc.
        * java/lang/Thread.java (getStackTrace): Use reflection to call
        the ManagementFactory.
        * java/lang/management/VMManagementFactory.java: Remove native
        methods.
        * java/lang/management/natVMManagementFactory.cc: Deleted.
        * sources.am: Regnerate.
        * scripts/makemake.tcl: Add new "bcheaders" type.
        Move java/lang/management and gnu/classpath/management to "bc".
        Move gnu/java/lang/management to "bcheaders".

2007-02-16  Andrew Haley  <aph@redhat.com>

        * gnu/java/lang/management/MemoryMXBeanImpl.java,
        javax/management/MBeanServerDelegate.java: Use
        gnu.javax.management.ListenerData rather than
        gnu.classpath.ListenerData.
        * gnu/javax/management/ListenerData.java: Move here from
        gnu/classpath/ListenerData.java.

From-SVN: r122041
2007-02-16 13:51:04 +00:00
..
loading
openmbean
Attribute.class
AttributeList.class AttributeList.java: Updated. 2007-02-15 16:40:44 +00:00
AttributeNotFoundException.class
BadAttributeValueExpException.class
BadBinaryOpValueExpException.class
BadStringOperationException.class
DynamicMBean.class
InstanceAlreadyExistsException.class
InstanceNotFoundException.class
IntrospectionException.class
InvalidApplicationException.class
InvalidAttributeValueException.class
JMException.class
JMRuntimeException.class
ListenerNotFoundException.class
MalformedObjectNameException.class
MBeanAttributeInfo.class
MBeanConstructorInfo.class
MBeanException.class
MBeanFeatureInfo.class
MBeanInfo.class
MBeanNotificationInfo.class
MBeanOperationInfo.class
MBeanParameterInfo.class
MBeanPermission$NameHolder.class
MBeanPermission.class
MBeanRegistration.class
MBeanRegistrationException.class
MBeanServer.class
MBeanServerBuilder.class
MBeanServerConnection.class
MBeanServerDelegate.class [multiple changes] 2007-02-16 13:51:04 +00:00
MBeanServerDelegateMBean.class
MBeanServerFactory.class AttributeList.java: Updated. 2007-02-15 16:40:44 +00:00
MBeanServerNotification.class
MBeanServerPermission$MBeanServerPermissionCollection$MBeanServerPermissionEnumeration.class
MBeanServerPermission$MBeanServerPermissionCollection.class
MBeanServerPermission.class
MBeanTrustPermission.class
NotCompliantMBeanException.class
Notification.class
NotificationBroadcaster.class
NotificationEmitter.class
NotificationFilter.class
NotificationListener.class
ObjectInstance.class
ObjectName.class 2007-02-15 Gary Benson <gbenson@redhat.com> 2007-02-15 13:05:06 +00:00
OperationsException.class
QueryExp.class
ReflectionException.class
RuntimeErrorException.class
RuntimeMBeanException.class
RuntimeOperationsException.class
ServiceNotFoundException.class
StandardMBean.class AttributeList.java: Updated. 2007-02-15 16:40:44 +00:00
ValueExp.class