> > > > > Hi all, > > > > I just committed the bytecode verifier. It's a huge chunk of code and > > it's very likely that there are little bugs lurking around in it...I can't > > even count how many off-by-one errors I had during development. > > make check-TESTS > make[1]: Entering directory `/z/stack/tmp0/kbuild/test/regression' > PASS: HelloWorldApp.class.save > error compiling: > java.lang.NoClassDefFoundError: Lat/dms/kjc/KjcSignatureParser; > <<No stacktrace available>> > FAIL: HelloWorldApp.java > error compiling: > java.lang.NoClassDefFoundError: Lat/dms/kjc/KjcSignatureParser; > <<No stacktrace available>> > FAIL: TestIntLong.java > error compiling: > java.lang.NoClassDefFoundError: Lat/dms/kjc/KjcSignatureParser; > <<No stacktrace available>>
Bah, forgot to mention that this was from a fresh checkout and compile on freebsd 4.6. tim _______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
