This is the mail archive of the java-patches@sources.redhat.com 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]

Re: Serialization reminder (was: Patch: PrintWriter merge)


Warren> It is best if you could test the class too by serializing
Warren> objects of the class and seeing that they are deserialized
Warren> properly by other implementations and vice versa with libgcj.

It would be cool if we had some easy way to do this.  For instance if
we had a script which would do the dirty work somehow.  Then we could
just run "magic-script java.lang.foo" before doing a commit to make
sure our changes didn't break something.  Is this possible?

Tom

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