summaryrefslogtreecommitdiffstats
path: root/libjava/classpath/lib/org
Commit message (Collapse)AuthorAgeFilesLines
* 2007-04-16 Andrew Haley <aph@redhat.com>aph2007-04-162-0/+0
| | | | | | | | | | | | | | | | | | * 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
* PR classpath/31303:tromey2007-03-271-0/+0
| | | | | | | * external/sax/org/xml/sax/helpers/XMLReaderFactory.java (createXMLReader): Code in Classpath default. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@123267 138bc75d-0d04-0410-961f-82ee72b054a4
* Merged gcj-eclipse branch to trunk.tromey2007-01-09748-0/+0
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@120621 138bc75d-0d04-0410-961f-82ee72b054a4
OpenPOWER on IntegriCloud