classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] Serialization regression fix


From: Andrew John Hughes
Subject: [cp-patches] Serialization regression fix
Date: Tue, 1 Nov 2005 23:31:43 +0000
User-agent: Mutt/1.5.9i

I'm committing the attached patch which fixes a regression in
object serialization, namely:

+FAIL: gnu.testlet.java.text.DecimalFormatSymbols.serial (number 1)
+FAIL: gnu.testlet.java.text.DecimalFormatSymbols.serial: 
 uncaught exception: java.lang.NullPointerException

I couldn't work out why this was in there last time (I didn't put
it there), and it doesn't seem to cause any problems pulling it out.

Changelog:

2005-11-01  Andrew John Hughes  <address@hidden>

        * java/io/ObjectInputStream.java:
        (parseContent(byte)): Remove weird exception
        throwing.

-- 
Andrew :-)

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

If you use Microsoft Office, support movement towards the end of vendor lock-in:
http://opendocumentfellowship.org/petition/

"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-02.diff
Description: Text document

Attachment: signature.asc
Description: Digital signature


reply via email to

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