This is the mail archive of the
java-patches@sources.redhat.com
mailing list for the Java project.
Re: Patch: More Serialization fixes
- To: Java Patch List <java-patches at sourceware dot cygnus dot com>
- Subject: Re: Patch: More Serialization fixes
- From: Warren Levy <warrenl at cygnus dot com>
- Date: Thu, 3 Aug 2000 17:48:10 -0700 (PDT)
On Thu, 3 Aug 2000, Warren Levy wrote:
> Note that for the ObjectInputOutput tests there are data files in the
> repository that were created based on JDK 1.2 serialization output; output
> for other versions of the JDK can be created locally by running the
> 'write-ref-data.sh' script which is also part of the repository in that
> directory. The script works off the installed version of Java but you can
> tweak it to run whatever version you have available and desire.
I should clarify that the repository I'm referring to above is the Mauve
repository.
--warrenl