FYI: ObjectOutputStream fixlet
Mark Wielaard
mark@klomp.org
Wed Jul 9 10:51:00 GMT 2003
Hi,
The recent patch that put the code for writing a Class descriptor in its
own method missed a break statement that was in the original version.
This patch puts it back.
2003-07-09 Mark Wielaard <mark@klomp.org>
* java/io/ObjectOutputStream.java (writeObject): break after
calling writeClassDescriptor().
This fixes a couple of Mauve regressions. I will put the fix also in
Classpath.
BTW Do people still have trouble running Mauve?
Cheers,
Mark
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ObjectOutputStream.patch
Type: text/x-patch
Size: 665 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20030709/099870a0/attachment.bin>
More information about the Java-patches
mailing list