This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: libgcj2: serialization of java.util.Date broken?


>> Serialization of the java.util.Date class is broken in libgcj.
>> Although the "Date" class is correctly marked as "implements
>> java.io.Serializable", the actual data stored in the Date class is
>> marked transient!

Thanks.  This bug is fixed in the current cvs trunk.  The fix will
show up in gcj 3.1.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]