This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: ClassLoader: unexpected exception during linking
- From: Tom Tromey <tromey at redhat dot com>
- To: Per Bothner <per at bothner dot com>
- Cc: java at gcc dot gnu dot org, Java Patch List <java-patches at gcc dot gnu dot org>
- Date: 06 Dec 2002 15:23:18 -0700
- Subject: Re: ClassLoader: unexpected exception during linking
- References: <Pine.LNX.4.44.0212031448440.24066-100000@ops2.one-point.com><87u1hs7w27.fsf@fleche.redhat.com> <3DF11769.4050005@bothner.com>
- Reply-to: tromey at redhat dot com
>>>>> "Per" == Per Bothner <per@bothner.com> writes:
Per> This patch (or some other more-or-simultaneous patch) is a regression,
Per> compared to Jeff's simpler patch. It causes Kawa to fail to build
Per> even build, let along run the test-suite.
I just built kawa 1.6.99 with the current cvs head gcj with no problems.
I backed out all my local patches and rebuilt before doing this.
How does it fail for you?
Tom