This is the mail archive of the
java-patches@sources.redhat.com
mailing list for the Java project.
Re: ClassLoader changes and more
- To: Bryce McKinlay <bryce at albatross dot co dot nz>
- Subject: Re: ClassLoader changes and more
- From: Tom Tromey <tromey at cygnus dot com>
- Date: 26 Nov 2000 00:38:26 -0700
- Cc: green at cygnus dot com, java-patches at sources dot redhat dot com
- References: <200011260008.QAA30119@happy.cygnus.com> <3A205D44.5D965AAD@albatross.co.nz>
- Reply-To: tromey at cygnus dot com
>> I'm not checking these changes in yet because I have not been able
>> to test them. I don't think I've introduced any bugs, but I can't
>> build any working programs with the latest tools. Is anyone else
>> seeing this failure on program startup?
Bryce> Yep. Tom's last (libgcj) patch broke it. You need to revert it.
I think this must be a symptom of some kind of build problem. My
patch works fine for me. However, I did a clean rebuild.
Tom