This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
RE: input line is too long
- From: "Erik Poupaert" <erik dot poupaert at chello dot be>
- To: "Andrew Haley" <aph at redhat dot com>
- Cc: <java at gcc dot gnu dot org>
- Date: Mon, 23 Dec 2002 19:17:14 +0100
- Subject: RE: input line is too long
> GCJ goes abend on .class files generated
> with the JDK1.4 javac; something to do with the exception tables in
> in the .class files.
This problem must have been related to something else, because I can't
re-produce it any longer.
I have re-tested the problem; and javac-1.4-compiled .class files can be
used in the classpath with no problems.
The problem with the .jar files, for which I sent the test case, can
however, consistently be re-produced.