summaryrefslogtreecommitdiffstats
path: root/libjava/classpath/lib/org
diff options
context:
space:
mode:
authoraph <aph@138bc75d-0d04-0410-961f-82ee72b054a4>2007-04-16 13:48:26 +0000
committeraph <aph@138bc75d-0d04-0410-961f-82ee72b054a4>2007-04-16 13:48:26 +0000
commiteac38d8225c055b9f9470fe4c9155e290f4b4fd8 (patch)
treeae0e5b9cc4378598fe86102d4eab50a5449a6d2e /libjava/classpath/lib/org
parent78d86c5be4c0d75dfe705c62125cfeebf624fdb7 (diff)
downloadppe42-gcc-eac38d8225c055b9f9470fe4c9155e290f4b4fd8.tar.gz
ppe42-gcc-eac38d8225c055b9f9470fe4c9155e290f4b4fd8.zip
2007-04-16 Andrew Haley <aph@redhat.com>
* org/omg/IOP/TaggedComponentHelper.java (read): Use read_octet_array(), not read(). (write): Use write_octet_array(), not write(). * org/omg/PortableServer/Servant.java (_get_delegate): Throw if no delegate has been set. * javax/management/ObjectName.java serialVersionUID: Declare. Make all fields transient. (parse): Break out from constructor. (writeObject, readObject): New methods. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@123865 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/classpath/lib/org')
-rw-r--r--libjava/classpath/lib/org/omg/IOP/TaggedComponentHelper.classbin3538 -> 3325 bytes
-rw-r--r--libjava/classpath/lib/org/omg/PortableServer/Servant.classbin3457 -> 3618 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/libjava/classpath/lib/org/omg/IOP/TaggedComponentHelper.class b/libjava/classpath/lib/org/omg/IOP/TaggedComponentHelper.class
index cc440c77942..5fbb45f95af 100644
--- a/libjava/classpath/lib/org/omg/IOP/TaggedComponentHelper.class
+++ b/libjava/classpath/lib/org/omg/IOP/TaggedComponentHelper.class
Binary files differ
diff --git a/libjava/classpath/lib/org/omg/PortableServer/Servant.class b/libjava/classpath/lib/org/omg/PortableServer/Servant.class
index 7baf1f12726..77b5669fef1 100644
--- a/libjava/classpath/lib/org/omg/PortableServer/Servant.class
+++ b/libjava/classpath/lib/org/omg/PortableServer/Servant.class
Binary files differ
OpenPOWER on IntegriCloud