This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: libgcj/9018: Some .jar files fail to compile due to bugs in the exception table
- From: Øyvind Harboe <oyvind dot harboe at zylin dot com>
- To: <gcc-gnats at gcc dot gnu dot org>,<gcc-prs at gcc dot gnu dot org>,<gcc-bugs at gcc dot gnu dot org>,<nobody at gcc dot gnu dot org>,<java-prs at gcc dot gnu dot org>
- Date: Wed, 25 Dec 2002 15:20:53 +0100
- Subject: Re: libgcj/9018: Some .jar files fail to compile due to bugs in the exception table
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9018
(I hope this is the right place to send more information, I couldn't
find any other way to attach more information to the bug-report).
The JAR in the report that did not compile with GCJ
was produced with JDK 1.4. When the same JAR was recompiled
with JDK 1.1.8, it worked fine with GCJ.
>From Serialio.com:
"We used Sun's JDK 1.1.8.
JDK 1.4 has some new bytecodes, and when you
mentioned that you needed to rebuild our standard
JAR, that was the clue to try JDK 1.1.8."