------- Comment #2 from mark at gcc dot gnu dot org 2006-09-11 09:39 ------- Subject: Re: New: gcj generates a MetalLookAndFeel class that fails cacao's verifier
Hi, On Mon, 2006-09-11 at 06:05 +0000, cam-gcc-bugzilla at aka dot mcc dot id dot au wrote: > When compiling GNU classpath (CVS 20060901) with gcj, I get a > java.lang.VerifyError when running a Swing app with cacao: That is almost certainly a byte code generation bug in gcj. Could you try to recompile GNU Classpath with a different compiler (configure --with-jikes or --with-ecj) if you have one installed to double check? Thanks, Mark -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29013