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: FYI: ObjectOutputStream fixlet


Hi,

On Wed, 2003-07-09 at 18:47, Tom Tromey wrote:
> >>>>> "Mark" == Mark Wielaard <mark@klomp.org> writes:
> 
> Mark> The recent patch that put the code for writing a Class
> Mark> descriptor in its own method missed a break statement that was
> Mark> in the original version.  This patch puts it back.
> 
> Thanks.  Do we need this on the 3.3 branch as well?

No, unless we want to backport the new read/writeClassDescriptor()
methods.

> Mark> BTW Do people still have trouble running Mauve?
> 
> My nightly builds haven't been able to compile it.  There's nothing in
> the .log file to indicate why, though :-(.  I'm running it via the
> libgcj test suite.  I haven't had time to investigate this failure
> yet.

Darn. Mauve (inside libjava) is a bit to fragile.
I have seen problems with symlinks/relative paths in the past.
Will look more into it after I get back from LSM/LinuxTag next week.

Cheers,

Mark


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