This is the mail archive of the java-patches@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: [java] Add missing SimpleTimeZone members


>> One question I had was whether we needed updates to serialization to
>> account for this change.  Can you find out?

Jerry> How do I go about checking this?

Look at the reference javadoc, there is a link to "serialized form".
Then make sure we generate the right information; in particular this
class has readObject and writeObject, but looking there it seems
possible that more information might have been added...

Tom


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