classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] Serialization fix


From: Andrew John Hughes
Subject: [cp-patches] Serialization fix
Date: Mon, 12 Sep 2005 22:37:56 +0100
User-agent: Mutt/1.5.9i

I'm committing the attached patch, which fixes the problem described in:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=310520

(for JamVM at least, the Kaffe problem seems to be something else)


Changelog:

2005-09-12  Andrew John Hughes  <address@hidden>

        * java/io/ObjectInputStream.java:
        (readObject()): Moved marker parsing to its own method.
        (parseContent(byte)): Fixed TC_OBJECT handling to loop on
        blockdata written manually by the class.


Cheers,
-- 
Andrew :-)

Please avoid sending me Microsoft Office (e.g. Word, PowerPoint) attachments.
See http://www.fsf.org/philosophy/no-word-attachments.html

No software patents in Europe -- http://nosoftwarepatents.com

"Value your freedom, or you will lose it, teaches history. 
`Don't bother us with politics' respond those who don't want to learn." 
-- Richard Stallman

Escape the Java Trap with GNU Classpath!
http://www.gnu.org/philosophy/java-trap.html
public class gcj extends Freedom implements Java { ... }

Attachment: serialization-01.diff
Description: Text document

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]