gcj and gij

Andrew Zahra andzahra@nortelnetworks.com
Thu Jul 20 23:45:00 GMT 2000


Title: RE: gcj and gij





The class file wasn't generated by gcj at all. It is part of a package provided by IBM - from their alphaworks site. It works fine under a JVM, so presumably it does contain valid byte codes.

-----Original Message-----
From: Alexandre Petit-Bianco [ mailto:apbianco@cygnus.com ]
Sent: Friday, 21 July 2000 3:10 PM
To: java-discuss@sources.redhat.com
Subject: Re: gcj and gij




Justin Urbanski writes:


> The stub worked but now I am getting:
> com/ibm/xml/framework/ChunkyCharArray$CharArrayChunk.class:0: Not a
> valid Java .class file.


This file probably wasn't bytecode compiled properly. Were you using
`gcj -C'? In which case it might be a compiler bug.


./A






More information about the Java mailing list