r124188 - /trunk/libjava/classpath/ChangeLog.gcj

aph@gcc.gnu.org aph@gcc.gnu.org
Thu Apr 26 14:40:00 GMT 2007


Author: aph
Date: Thu Apr 26 15:40:29 2007
New Revision: 124188

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=124188
Log:
2007-04-25  Andrew Haley  <aph@redhat.com>

        * java/io/ObjectStreamClass.java (ensureFieldsSet): New method.
        (setFields): call ensureFieldsSet.
        (fieldsSet): New field.
        * java/io/ObjectOutputStream.java (writeFields): Call
        osc.ensureFieldsSet().

        * java/io/ObjectInputStream.java (parseContent): Assign the handle
        for a PROXYCLASSDESC immediately after reading the marker.

Modified:
    trunk/libjava/classpath/ChangeLog.gcj



More information about the Gcc-cvs mailing list