This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


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

Re: Class file generated by "gcj -C" throws ClassFormatError


>>>>> "Per" == Per Bothner <per@bothner.com> writes:

Per> I've verified this, and it definitely needs to be fixed.

I've also noticed that `gcj --syntax-only foo.class' does not give an
error here.  I think it ought to.  I often run `gcj --syntax-only' on
a .class file to do checking; for instance it is an easy way to check
that the output of `gcj -C' is sensible.

Tom


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