aboutsummaryrefslogtreecommitdiff
path: root/libjava/classpath/lib/gnu/javax
diff options
context:
space:
mode:
authorGary Benson <gbenson@redhat.com>2007-02-15 14:42:23 +0000
committerGary Benson <gary@gcc.gnu.org>2007-02-15 14:42:23 +0000
commit02bba3c4176fe3c6055a149d75ad8694a9c01e51 (patch)
tree1dc69dc91ab2e6bc77def8d3e640ba6689bde95c /libjava/classpath/lib/gnu/javax
parentb102a4f7e8915a66d95c104bcfa443f60f792261 (diff)
downloadgcc-02bba3c4176fe3c6055a149d75ad8694a9c01e51.zip
gcc-02bba3c4176fe3c6055a149d75ad8694a9c01e51.tar.gz
gcc-02bba3c4176fe3c6055a149d75ad8694a9c01e51.tar.bz2
2007-02-15 Gary Benson <gbenson@redhat.com>
* gnu/javax/management/Server.java (registerMBean): Always register objects that implement the MBeanRegistration interface, and check the name returned by preRegister before using it. From-SVN: r121995
Diffstat (limited to 'libjava/classpath/lib/gnu/javax')
-rw-r--r--libjava/classpath/lib/gnu/javax/management/Server$ServerInfo.classbin898 -> 898 bytes
-rw-r--r--libjava/classpath/lib/gnu/javax/management/Server$ServerInputStream.classbin1219 -> 1219 bytes
-rw-r--r--libjava/classpath/lib/gnu/javax/management/Server$ServerNotificationListener.classbin1282 -> 1282 bytes
-rw-r--r--libjava/classpath/lib/gnu/javax/management/Server.classbin23261 -> 23419 bytes
4 files changed, 0 insertions, 0 deletions
diff --git a/libjava/classpath/lib/gnu/javax/management/Server$ServerInfo.class b/libjava/classpath/lib/gnu/javax/management/Server$ServerInfo.class
index 644d5a4..0840244 100644
--- a/libjava/classpath/lib/gnu/javax/management/Server$ServerInfo.class
+++ b/libjava/classpath/lib/gnu/javax/management/Server$ServerInfo.class
Binary files differ
diff --git a/libjava/classpath/lib/gnu/javax/management/Server$ServerInputStream.class b/libjava/classpath/lib/gnu/javax/management/Server$ServerInputStream.class
index 536ac42..134351e 100644
--- a/libjava/classpath/lib/gnu/javax/management/Server$ServerInputStream.class
+++ b/libjava/classpath/lib/gnu/javax/management/Server$ServerInputStream.class
Binary files differ
diff --git a/libjava/classpath/lib/gnu/javax/management/Server$ServerNotificationListener.class b/libjava/classpath/lib/gnu/javax/management/Server$ServerNotificationListener.class
index 769500c..dd98c5b 100644
--- a/libjava/classpath/lib/gnu/javax/management/Server$ServerNotificationListener.class
+++ b/libjava/classpath/lib/gnu/javax/management/Server$ServerNotificationListener.class
Binary files differ
diff --git a/libjava/classpath/lib/gnu/javax/management/Server.class b/libjava/classpath/lib/gnu/javax/management/Server.class
index 54552f0..41154ad 100644
--- a/libjava/classpath/lib/gnu/javax/management/Server.class
+++ b/libjava/classpath/lib/gnu/javax/management/Server.class
Binary files differ