This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/11209] Problems with the reset method in ObjectOutputStream.
- From: "tromey at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Jun 2003 15:54:25 -0000
- Subject: [Bug java/11209] Problems with the reset method in ObjectOutputStream.
- References: <20030616150641.11209.daj2@cs.wustl.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11209
------- Additional Comments From tromey@redhat.com 2003-06-16 15:54 -------
There definitely could be a bug here, but we would
need more information.
First, could you try your program with gcj 3.3?
That is the current release.
Second, could you attach a sample program showing
the problem? The smaller the sample program, the better.