From e1bea0c0687c5f4551b3a6058ec37ce3705fa6cc Mon Sep 17 00:00:00 2001 From: Matthias Klose Date: Sun, 3 Jun 2007 23:18:43 +0000 Subject: libjava/classpath/ChangeLog.gcj: 2007-05-31 Matthias Klose * javax/management/NotificationBroadcasterSupport.java (getNotificationInfo): Add cast. * native/jni/qt-peer/Makefile.am (AM_CXXFLAGS): Add libstdc++ include directories. * native/jni/qt-peer/Makefile.in: Regenerate. libjava/ChangeLog: 2007-06-03 Matthias Klose * java/io/natFileWin32.cc (setFilePermissions): New (stub only). _access: Handle EXEC query, stub only. 2007-06-03 Matthias Klose Merged from classpath: * gnu/java/nio/SelectorProviderImpl.java: Whitespace merge. * java/lang/System.java(inheritedChannel): New. * java/lang/Character.java: Remove stray`;'. * java/net/MulticastSocket.java: Merged. * java/text/DateFormatSymbols.java(getInstance): New, comment updates. * java/text/Collator.java(getInstance): Merged. * java/util/Calendar.java: New attributes ALL_STYLES, SHORT, LONG. getDisplayName, getDisplayNames: New. * java/util/logging/Logger.java: Merged. * Regenerate .class and .h files. 2007-06-03 Matthias Klose * java/io/File.java: Merge with classpath-0.95, new method setFilePermissions, new attribute EXEC. * java/io/natFilePosix.cc (setFilePermissions): New. _access: Handle EXEC query. * classpath/lib/java/io/File.class, java/io/File.h: Regenerate. 2007-06-03 Matthias Klose Imported GNU Classpath 0.95. * classpath/Makefile.in, classpath/native/jni/midi-dssi/Makefile.in, classpath/native/jni/classpath/Makefile.in, classpath/native/jni/Makefile.in, classpath/native/jni/gconf-peer/Makefile.in, classpath/native/jni/java-io/Makefile.in, classpath/native/jni/native-lib/Makefile.in, classpath/native/jni/java-util/Makefile.in, classpath/native/jni/midi-alsa/Makefile.in, classpath/native/jni/java-lang/Makefile.in, classpath/native/jni/java-nio/Makefile.in, classpath/native/jni/java-net/Makefile.in, classpath/native/jni/xmlj/Makefile.in, classpath/native/jni/qt-peer/Makefile.in, classpath/native/jni/gtk-peer/Makefile.in, classpath/native/Makefile.in, classpath/native/jawt/Makefile.in, classpath/native/fdlibm/Makefile.in, classpath/native/plugin/Makefile.in, classpath/resource/Makefile.in, classpath/scripts/Makefile.in, classpath/tools/Makefile.in, classpath/doc/Makefile.in, classpath/doc/api/Makefile.in, classpath/lib/Makefile.in, classpath/external/Makefile.in, classpath/external/jsr166/Makefile.in, classpath/external/sax/Makefile.in, classpath/external/w3c_dom/Makefile.in, classpath/external/relaxngDatatype/Makefile.in, classpath/include/Makefile.in, classpath/examples/Makefile.in: Regenerate. * classpath/config.guess, classpath/config.sub, classpath/ltmain.sh : Update. * classpath/configure, classpath/depcomp, classpath/missing, classpath/aclocal.m4, classpath/install-sh: Regenerate. * gnu/classpath/Configuration.java (CLASSPATH_VERSION): Now 0.95. * sources.am: Regenerate. * Makefile.in: Regenerate. * Update the .class files and generated CNI header files, add new .class and generated CNI header files. * Remove generated files for removed java source files: classpath/gnu/java/net/BASE64.java, classpath/gnu/java/security/util/Base64.java, classpath/gnu/java/awt/peer/gtk/GThreadMutex.java, classpath/gnu/java/awt/peer/gtk/GThreadNativeMethodRunner.java, classpath/gnu/java/awt/font/autofit/Scaler.java, classpath/gnu/classpath/jdwp/util/Value.java, classpath/gnu/javax/net/ssl/Base64.java. * Remove empty directories. * Makefile.am(nat_source_files): Add natVMOperatingSystemMXBeanImpl.cc. * java/lang/Class.java(setAccessible): Merge from classpath. * java/util/Locale.java: Remove. * gnu/java/lang/management/VMOperatingSystemMXBeanImpl.java, gnu/java/lang/management/natVMOperatingSystemMXBeanImpl.cc: New. * gcj/javaprims.h: Update class declarations. * scripts/classes.pl: Update usage. * HACKING: Mention to build all peers. From-SVN: r125302 --- .../management/AttributeChangeNotification.class | Bin 0 -> 1386 bytes .../AttributeChangeNotificationFilter.class | Bin 0 -> 1646 bytes .../lib/javax/management/AttributeValueExp.class | Bin 0 -> 2392 bytes .../javax/management/DefaultLoaderRepository.class | Bin 0 -> 1974 bytes .../classpath/lib/javax/management/Descriptor.class | Bin 0 -> 766 bytes .../lib/javax/management/DescriptorAccess.class | Bin 0 -> 228 bytes .../lib/javax/management/DescriptorRead.class | Bin 0 -> 184 bytes libjava/classpath/lib/javax/management/JMX.class | Bin 0 -> 3004 bytes .../lib/javax/management/MBeanAttributeInfo.class | Bin 3515 -> 3579 bytes .../lib/javax/management/MBeanFeatureInfo.class | Bin 1654 -> 1925 bytes .../management/MBeanServerInvocationHandler.class | Bin 0 -> 6525 bytes libjava/classpath/lib/javax/management/MXBean.class | Bin 0 -> 434 bytes .../lib/javax/management/Notification.class | Bin 2790 -> 3137 bytes ...otificationBroadcasterSupport$DispatchTask.class | Bin 0 -> 1287 bytes .../management/NotificationBroadcasterSupport.class | Bin 0 -> 4524 bytes .../management/NotificationFilterSupport.class | Bin 0 -> 1857 bytes .../classpath/lib/javax/management/ObjectName.class | Bin 10576 -> 10625 bytes .../lib/javax/management/PersistentMBean.class | Bin 0 -> 340 bytes .../lib/javax/management/Query$AndQueryExp.class | Bin 0 -> 1080 bytes .../javax/management/Query$BetweenQueryExp.class | Bin 0 -> 1501 bytes .../javax/management/Query$BinaryOpValueExp.class | Bin 0 -> 2123 bytes .../javax/management/Query$BinaryRelQueryExp.class | Bin 0 -> 2219 bytes .../javax/management/Query$BooleanValueExp.class | Bin 0 -> 1111 bytes .../management/Query$ClassAttributeValueExp.class | Bin 0 -> 1691 bytes .../lib/javax/management/Query$InQueryExp.class | Bin 0 -> 1443 bytes .../javax/management/Query$InstanceOfQueryExp.class | Bin 0 -> 1712 bytes .../lib/javax/management/Query$MatchQueryExp.class | Bin 0 -> 2516 bytes .../lib/javax/management/Query$NotQueryExp.class | Bin 0 -> 997 bytes .../javax/management/Query$NumericValueExp.class | Bin 0 -> 4515 bytes .../lib/javax/management/Query$OrQueryExp.class | Bin 0 -> 1077 bytes .../Query$QualifiedAttributeValueExp.class | Bin 0 -> 1815 bytes libjava/classpath/lib/javax/management/Query.class | Bin 0 -> 6495 bytes .../classpath/lib/javax/management/QueryEval.class | Bin 0 -> 1041 bytes .../lib/javax/management/StandardMBean.class | Bin 14615 -> 16898 bytes .../lib/javax/management/StringValueExp.class | Bin 0 -> 1435 bytes .../management/loading/ClassLoaderRepository.class | Bin 405 -> 550 bytes .../lib/javax/management/openmbean/ArrayType.class | Bin 3898 -> 9802 bytes .../javax/management/openmbean/CompositeData.class | Bin 545 -> 595 bytes .../openmbean/CompositeDataInvocationHandler.class | Bin 0 -> 2879 bytes .../management/openmbean/CompositeDataSupport.class | Bin 5405 -> 5699 bytes .../javax/management/openmbean/CompositeType.class | Bin 4543 -> 5171 bytes .../openmbean/OpenMBeanAttributeInfoSupport.class | Bin 7086 -> 8111 bytes .../openmbean/OpenMBeanOperationInfo.class | Bin 483 -> 548 bytes .../openmbean/OpenMBeanOperationInfoSupport.class | Bin 3539 -> 3841 bytes .../openmbean/OpenMBeanParameterInfo.class | Bin 651 -> 793 bytes .../openmbean/OpenMBeanParameterInfoSupport.class | Bin 6517 -> 7528 bytes .../lib/javax/management/openmbean/OpenType.class | Bin 2746 -> 3588 bytes .../lib/javax/management/openmbean/SimpleType.class | Bin 3353 -> 4740 bytes .../javax/management/openmbean/TabularData.class | Bin 885 -> 966 bytes .../management/openmbean/TabularDataSupport.class | Bin 7234 -> 7765 bytes .../javax/management/openmbean/TabularType.class | Bin 3680 -> 3878 bytes 51 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 libjava/classpath/lib/javax/management/AttributeChangeNotification.class create mode 100644 libjava/classpath/lib/javax/management/AttributeChangeNotificationFilter.class create mode 100644 libjava/classpath/lib/javax/management/AttributeValueExp.class create mode 100644 libjava/classpath/lib/javax/management/DefaultLoaderRepository.class create mode 100644 libjava/classpath/lib/javax/management/Descriptor.class create mode 100644 libjava/classpath/lib/javax/management/DescriptorAccess.class create mode 100644 libjava/classpath/lib/javax/management/DescriptorRead.class create mode 100644 libjava/classpath/lib/javax/management/JMX.class create mode 100644 libjava/classpath/lib/javax/management/MBeanServerInvocationHandler.class create mode 100644 libjava/classpath/lib/javax/management/MXBean.class create mode 100644 libjava/classpath/lib/javax/management/NotificationBroadcasterSupport$DispatchTask.class create mode 100644 libjava/classpath/lib/javax/management/NotificationBroadcasterSupport.class create mode 100644 libjava/classpath/lib/javax/management/NotificationFilterSupport.class create mode 100644 libjava/classpath/lib/javax/management/PersistentMBean.class create mode 100644 libjava/classpath/lib/javax/management/Query$AndQueryExp.class create mode 100644 libjava/classpath/lib/javax/management/Query$BetweenQueryExp.class create mode 100644 libjava/classpath/lib/javax/management/Query$BinaryOpValueExp.class create mode 100644 libjava/classpath/lib/javax/management/Query$BinaryRelQueryExp.class create mode 100644 libjava/classpath/lib/javax/management/Query$BooleanValueExp.class create mode 100644 libjava/classpath/lib/javax/management/Query$ClassAttributeValueExp.class create mode 100644 libjava/classpath/lib/javax/management/Query$InQueryExp.class create mode 100644 libjava/classpath/lib/javax/management/Query$InstanceOfQueryExp.class create mode 100644 libjava/classpath/lib/javax/management/Query$MatchQueryExp.class create mode 100644 libjava/classpath/lib/javax/management/Query$NotQueryExp.class create mode 100644 libjava/classpath/lib/javax/management/Query$NumericValueExp.class create mode 100644 libjava/classpath/lib/javax/management/Query$OrQueryExp.class create mode 100644 libjava/classpath/lib/javax/management/Query$QualifiedAttributeValueExp.class create mode 100644 libjava/classpath/lib/javax/management/Query.class create mode 100644 libjava/classpath/lib/javax/management/QueryEval.class create mode 100644 libjava/classpath/lib/javax/management/StringValueExp.class create mode 100644 libjava/classpath/lib/javax/management/openmbean/CompositeDataInvocationHandler.class (limited to 'libjava/classpath/lib/javax/management') diff --git a/libjava/classpath/lib/javax/management/AttributeChangeNotification.class b/libjava/classpath/lib/javax/management/AttributeChangeNotification.class new file mode 100644 index 0000000..6ea97a1 Binary files /dev/null and b/libjava/classpath/lib/javax/management/AttributeChangeNotification.class differ diff --git a/libjava/classpath/lib/javax/management/AttributeChangeNotificationFilter.class b/libjava/classpath/lib/javax/management/AttributeChangeNotificationFilter.class new file mode 100644 index 0000000..9a50cee Binary files /dev/null and b/libjava/classpath/lib/javax/management/AttributeChangeNotificationFilter.class differ diff --git a/libjava/classpath/lib/javax/management/AttributeValueExp.class b/libjava/classpath/lib/javax/management/AttributeValueExp.class new file mode 100644 index 0000000..c3d6563 Binary files /dev/null and b/libjava/classpath/lib/javax/management/AttributeValueExp.class differ diff --git a/libjava/classpath/lib/javax/management/DefaultLoaderRepository.class b/libjava/classpath/lib/javax/management/DefaultLoaderRepository.class new file mode 100644 index 0000000..12a86e3 Binary files /dev/null and b/libjava/classpath/lib/javax/management/DefaultLoaderRepository.class differ diff --git a/libjava/classpath/lib/javax/management/Descriptor.class b/libjava/classpath/lib/javax/management/Descriptor.class new file mode 100644 index 0000000..31d4753 Binary files /dev/null and b/libjava/classpath/lib/javax/management/Descriptor.class differ diff --git a/libjava/classpath/lib/javax/management/DescriptorAccess.class b/libjava/classpath/lib/javax/management/DescriptorAccess.class new file mode 100644 index 0000000..759e172 Binary files /dev/null and b/libjava/classpath/lib/javax/management/DescriptorAccess.class differ diff --git a/libjava/classpath/lib/javax/management/DescriptorRead.class b/libjava/classpath/lib/javax/management/DescriptorRead.class new file mode 100644 index 0000000..ff60092 Binary files /dev/null and b/libjava/classpath/lib/javax/management/DescriptorRead.class differ diff --git a/libjava/classpath/lib/javax/management/JMX.class b/libjava/classpath/lib/javax/management/JMX.class new file mode 100644 index 0000000..e60830e Binary files /dev/null and b/libjava/classpath/lib/javax/management/JMX.class differ diff --git a/libjava/classpath/lib/javax/management/MBeanAttributeInfo.class b/libjava/classpath/lib/javax/management/MBeanAttributeInfo.class index a5626b8..58b61c6 100644 Binary files a/libjava/classpath/lib/javax/management/MBeanAttributeInfo.class and b/libjava/classpath/lib/javax/management/MBeanAttributeInfo.class differ diff --git a/libjava/classpath/lib/javax/management/MBeanFeatureInfo.class b/libjava/classpath/lib/javax/management/MBeanFeatureInfo.class index 2c240dc..4542db5 100644 Binary files a/libjava/classpath/lib/javax/management/MBeanFeatureInfo.class and b/libjava/classpath/lib/javax/management/MBeanFeatureInfo.class differ diff --git a/libjava/classpath/lib/javax/management/MBeanServerInvocationHandler.class b/libjava/classpath/lib/javax/management/MBeanServerInvocationHandler.class new file mode 100644 index 0000000..a54f833 Binary files /dev/null and b/libjava/classpath/lib/javax/management/MBeanServerInvocationHandler.class differ diff --git a/libjava/classpath/lib/javax/management/MXBean.class b/libjava/classpath/lib/javax/management/MXBean.class new file mode 100644 index 0000000..a4625c8 Binary files /dev/null and b/libjava/classpath/lib/javax/management/MXBean.class differ diff --git a/libjava/classpath/lib/javax/management/Notification.class b/libjava/classpath/lib/javax/management/Notification.class index 1518fdc..c1faa47 100644 Binary files a/libjava/classpath/lib/javax/management/Notification.class and b/libjava/classpath/lib/javax/management/Notification.class differ diff --git a/libjava/classpath/lib/javax/management/NotificationBroadcasterSupport$DispatchTask.class b/libjava/classpath/lib/javax/management/NotificationBroadcasterSupport$DispatchTask.class new file mode 100644 index 0000000..00ca402 Binary files /dev/null and b/libjava/classpath/lib/javax/management/NotificationBroadcasterSupport$DispatchTask.class differ diff --git a/libjava/classpath/lib/javax/management/NotificationBroadcasterSupport.class b/libjava/classpath/lib/javax/management/NotificationBroadcasterSupport.class new file mode 100644 index 0000000..8a18372 Binary files /dev/null and b/libjava/classpath/lib/javax/management/NotificationBroadcasterSupport.class differ diff --git a/libjava/classpath/lib/javax/management/NotificationFilterSupport.class b/libjava/classpath/lib/javax/management/NotificationFilterSupport.class new file mode 100644 index 0000000..2e46648 Binary files /dev/null and b/libjava/classpath/lib/javax/management/NotificationFilterSupport.class differ diff --git a/libjava/classpath/lib/javax/management/ObjectName.class b/libjava/classpath/lib/javax/management/ObjectName.class index 5bbfcff..fc2ed91 100644 Binary files a/libjava/classpath/lib/javax/management/ObjectName.class and b/libjava/classpath/lib/javax/management/ObjectName.class differ diff --git a/libjava/classpath/lib/javax/management/PersistentMBean.class b/libjava/classpath/lib/javax/management/PersistentMBean.class new file mode 100644 index 0000000..2cca21b Binary files /dev/null and b/libjava/classpath/lib/javax/management/PersistentMBean.class differ diff --git a/libjava/classpath/lib/javax/management/Query$AndQueryExp.class b/libjava/classpath/lib/javax/management/Query$AndQueryExp.class new file mode 100644 index 0000000..f9dbedf Binary files /dev/null and b/libjava/classpath/lib/javax/management/Query$AndQueryExp.class differ diff --git a/libjava/classpath/lib/javax/management/Query$BetweenQueryExp.class b/libjava/classpath/lib/javax/management/Query$BetweenQueryExp.class new file mode 100644 index 0000000..16ccac9 Binary files /dev/null and b/libjava/classpath/lib/javax/management/Query$BetweenQueryExp.class differ diff --git a/libjava/classpath/lib/javax/management/Query$BinaryOpValueExp.class b/libjava/classpath/lib/javax/management/Query$BinaryOpValueExp.class new file mode 100644 index 0000000..07e201e Binary files /dev/null and b/libjava/classpath/lib/javax/management/Query$BinaryOpValueExp.class differ diff --git a/libjava/classpath/lib/javax/management/Query$BinaryRelQueryExp.class b/libjava/classpath/lib/javax/management/Query$BinaryRelQueryExp.class new file mode 100644 index 0000000..bec6946 Binary files /dev/null and b/libjava/classpath/lib/javax/management/Query$BinaryRelQueryExp.class differ diff --git a/libjava/classpath/lib/javax/management/Query$BooleanValueExp.class b/libjava/classpath/lib/javax/management/Query$BooleanValueExp.class new file mode 100644 index 0000000..52e0cf7 Binary files /dev/null and b/libjava/classpath/lib/javax/management/Query$BooleanValueExp.class differ diff --git a/libjava/classpath/lib/javax/management/Query$ClassAttributeValueExp.class b/libjava/classpath/lib/javax/management/Query$ClassAttributeValueExp.class new file mode 100644 index 0000000..0bf35cf Binary files /dev/null and b/libjava/classpath/lib/javax/management/Query$ClassAttributeValueExp.class differ diff --git a/libjava/classpath/lib/javax/management/Query$InQueryExp.class b/libjava/classpath/lib/javax/management/Query$InQueryExp.class new file mode 100644 index 0000000..3c09e66 Binary files /dev/null and b/libjava/classpath/lib/javax/management/Query$InQueryExp.class differ diff --git a/libjava/classpath/lib/javax/management/Query$InstanceOfQueryExp.class b/libjava/classpath/lib/javax/management/Query$InstanceOfQueryExp.class new file mode 100644 index 0000000..b5a8aee Binary files /dev/null and b/libjava/classpath/lib/javax/management/Query$InstanceOfQueryExp.class differ diff --git a/libjava/classpath/lib/javax/management/Query$MatchQueryExp.class b/libjava/classpath/lib/javax/management/Query$MatchQueryExp.class new file mode 100644 index 0000000..b22ffd2 Binary files /dev/null and b/libjava/classpath/lib/javax/management/Query$MatchQueryExp.class differ diff --git a/libjava/classpath/lib/javax/management/Query$NotQueryExp.class b/libjava/classpath/lib/javax/management/Query$NotQueryExp.class new file mode 100644 index 0000000..be84f14 Binary files /dev/null and b/libjava/classpath/lib/javax/management/Query$NotQueryExp.class differ diff --git a/libjava/classpath/lib/javax/management/Query$NumericValueExp.class b/libjava/classpath/lib/javax/management/Query$NumericValueExp.class new file mode 100644 index 0000000..ee820c7 Binary files /dev/null and b/libjava/classpath/lib/javax/management/Query$NumericValueExp.class differ diff --git a/libjava/classpath/lib/javax/management/Query$OrQueryExp.class b/libjava/classpath/lib/javax/management/Query$OrQueryExp.class new file mode 100644 index 0000000..adb8e1e Binary files /dev/null and b/libjava/classpath/lib/javax/management/Query$OrQueryExp.class differ diff --git a/libjava/classpath/lib/javax/management/Query$QualifiedAttributeValueExp.class b/libjava/classpath/lib/javax/management/Query$QualifiedAttributeValueExp.class new file mode 100644 index 0000000..f811b4e Binary files /dev/null and b/libjava/classpath/lib/javax/management/Query$QualifiedAttributeValueExp.class differ diff --git a/libjava/classpath/lib/javax/management/Query.class b/libjava/classpath/lib/javax/management/Query.class new file mode 100644 index 0000000..d5f06db Binary files /dev/null and b/libjava/classpath/lib/javax/management/Query.class differ diff --git a/libjava/classpath/lib/javax/management/QueryEval.class b/libjava/classpath/lib/javax/management/QueryEval.class new file mode 100644 index 0000000..a5dc2cd Binary files /dev/null and b/libjava/classpath/lib/javax/management/QueryEval.class differ diff --git a/libjava/classpath/lib/javax/management/StandardMBean.class b/libjava/classpath/lib/javax/management/StandardMBean.class index be54235..ca59e8f 100644 Binary files a/libjava/classpath/lib/javax/management/StandardMBean.class and b/libjava/classpath/lib/javax/management/StandardMBean.class differ diff --git a/libjava/classpath/lib/javax/management/StringValueExp.class b/libjava/classpath/lib/javax/management/StringValueExp.class new file mode 100644 index 0000000..c0fdc80 Binary files /dev/null and b/libjava/classpath/lib/javax/management/StringValueExp.class differ diff --git a/libjava/classpath/lib/javax/management/loading/ClassLoaderRepository.class b/libjava/classpath/lib/javax/management/loading/ClassLoaderRepository.class index 493e9d2..9ee5537 100644 Binary files a/libjava/classpath/lib/javax/management/loading/ClassLoaderRepository.class and b/libjava/classpath/lib/javax/management/loading/ClassLoaderRepository.class differ diff --git a/libjava/classpath/lib/javax/management/openmbean/ArrayType.class b/libjava/classpath/lib/javax/management/openmbean/ArrayType.class index 888874a..112ba8b 100644 Binary files a/libjava/classpath/lib/javax/management/openmbean/ArrayType.class and b/libjava/classpath/lib/javax/management/openmbean/ArrayType.class differ diff --git a/libjava/classpath/lib/javax/management/openmbean/CompositeData.class b/libjava/classpath/lib/javax/management/openmbean/CompositeData.class index 8cd4c3c..94cf24e 100644 Binary files a/libjava/classpath/lib/javax/management/openmbean/CompositeData.class and b/libjava/classpath/lib/javax/management/openmbean/CompositeData.class differ diff --git a/libjava/classpath/lib/javax/management/openmbean/CompositeDataInvocationHandler.class b/libjava/classpath/lib/javax/management/openmbean/CompositeDataInvocationHandler.class new file mode 100644 index 0000000..3531ed5 Binary files /dev/null and b/libjava/classpath/lib/javax/management/openmbean/CompositeDataInvocationHandler.class differ diff --git a/libjava/classpath/lib/javax/management/openmbean/CompositeDataSupport.class b/libjava/classpath/lib/javax/management/openmbean/CompositeDataSupport.class index c5e4d5f..a35581e 100644 Binary files a/libjava/classpath/lib/javax/management/openmbean/CompositeDataSupport.class and b/libjava/classpath/lib/javax/management/openmbean/CompositeDataSupport.class differ diff --git a/libjava/classpath/lib/javax/management/openmbean/CompositeType.class b/libjava/classpath/lib/javax/management/openmbean/CompositeType.class index 3ed4d99..9daeaed 100644 Binary files a/libjava/classpath/lib/javax/management/openmbean/CompositeType.class and b/libjava/classpath/lib/javax/management/openmbean/CompositeType.class differ diff --git a/libjava/classpath/lib/javax/management/openmbean/OpenMBeanAttributeInfoSupport.class b/libjava/classpath/lib/javax/management/openmbean/OpenMBeanAttributeInfoSupport.class index 8aec049..c7833f8 100644 Binary files a/libjava/classpath/lib/javax/management/openmbean/OpenMBeanAttributeInfoSupport.class and b/libjava/classpath/lib/javax/management/openmbean/OpenMBeanAttributeInfoSupport.class differ diff --git a/libjava/classpath/lib/javax/management/openmbean/OpenMBeanOperationInfo.class b/libjava/classpath/lib/javax/management/openmbean/OpenMBeanOperationInfo.class index 5e6fd06..3dc9e0a 100644 Binary files a/libjava/classpath/lib/javax/management/openmbean/OpenMBeanOperationInfo.class and b/libjava/classpath/lib/javax/management/openmbean/OpenMBeanOperationInfo.class differ diff --git a/libjava/classpath/lib/javax/management/openmbean/OpenMBeanOperationInfoSupport.class b/libjava/classpath/lib/javax/management/openmbean/OpenMBeanOperationInfoSupport.class index 93ed400..5e88cbe 100644 Binary files a/libjava/classpath/lib/javax/management/openmbean/OpenMBeanOperationInfoSupport.class and b/libjava/classpath/lib/javax/management/openmbean/OpenMBeanOperationInfoSupport.class differ diff --git a/libjava/classpath/lib/javax/management/openmbean/OpenMBeanParameterInfo.class b/libjava/classpath/lib/javax/management/openmbean/OpenMBeanParameterInfo.class index b360ed8..3046126 100644 Binary files a/libjava/classpath/lib/javax/management/openmbean/OpenMBeanParameterInfo.class and b/libjava/classpath/lib/javax/management/openmbean/OpenMBeanParameterInfo.class differ diff --git a/libjava/classpath/lib/javax/management/openmbean/OpenMBeanParameterInfoSupport.class b/libjava/classpath/lib/javax/management/openmbean/OpenMBeanParameterInfoSupport.class index 59ef037..4f20e69 100644 Binary files a/libjava/classpath/lib/javax/management/openmbean/OpenMBeanParameterInfoSupport.class and b/libjava/classpath/lib/javax/management/openmbean/OpenMBeanParameterInfoSupport.class differ diff --git a/libjava/classpath/lib/javax/management/openmbean/OpenType.class b/libjava/classpath/lib/javax/management/openmbean/OpenType.class index 689f1cc..2415271 100644 Binary files a/libjava/classpath/lib/javax/management/openmbean/OpenType.class and b/libjava/classpath/lib/javax/management/openmbean/OpenType.class differ diff --git a/libjava/classpath/lib/javax/management/openmbean/SimpleType.class b/libjava/classpath/lib/javax/management/openmbean/SimpleType.class index c33e908..7c16993 100644 Binary files a/libjava/classpath/lib/javax/management/openmbean/SimpleType.class and b/libjava/classpath/lib/javax/management/openmbean/SimpleType.class differ diff --git a/libjava/classpath/lib/javax/management/openmbean/TabularData.class b/libjava/classpath/lib/javax/management/openmbean/TabularData.class index c6a70ea..3526546 100644 Binary files a/libjava/classpath/lib/javax/management/openmbean/TabularData.class and b/libjava/classpath/lib/javax/management/openmbean/TabularData.class differ diff --git a/libjava/classpath/lib/javax/management/openmbean/TabularDataSupport.class b/libjava/classpath/lib/javax/management/openmbean/TabularDataSupport.class index c940083..80fded3 100644 Binary files a/libjava/classpath/lib/javax/management/openmbean/TabularDataSupport.class and b/libjava/classpath/lib/javax/management/openmbean/TabularDataSupport.class differ diff --git a/libjava/classpath/lib/javax/management/openmbean/TabularType.class b/libjava/classpath/lib/javax/management/openmbean/TabularType.class index c287c12..d2eb8a9 100644 Binary files a/libjava/classpath/lib/javax/management/openmbean/TabularType.class and b/libjava/classpath/lib/javax/management/openmbean/TabularType.class differ -- cgit v1.1