bug-classpath
[Top][All Lists]
Advanced

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

[Bug classpath/22854] Serialization: readResolve() not called


From: gcc-bugzilla at gcc dot gnu dot org
Subject: [Bug classpath/22854] Serialization: readResolve() not called
Date: 16 Oct 2005 01:27:28 -0000

If a Serializable class provides a readResolve() method, it should be called
after an instance is deserialized.  That doesn't appear to happen when I test
with JamVM 1.2.4 and the latest Classpath CVS.  I've attached a Mauve test case
(plus supporting class) to demonstrate.


------- Comment #1 from from-classpath at savannah dot gnu dot org  2005-02-03 
10:47 -------
And the supporting class (attached).


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22854





reply via email to

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