This is the mail archive of the java-discuss@sourceware.cygnus.com mailing list for the GCJ project. See the GCJ home page for more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Jar files not accepted.



Jean-Paul wrote:
> I got a error :
> my_classes.jar:0: Not a valid Java .class file

Does this jar file contain compressed .class files?  Use zipinfo to
check.

Gcj doesn't yet grok compressed class files.  It really should - but
nobody is working on this right now.  It's probably relatively
straight forward to do this with zlib, and might be an interesting
project for some motivated hacker...

AG

-- 
Anthony Green                                               Cygnus Solutions
                                                       Sunnyvale, California