On Thu, Mar 21, 2002 at 05:33:21PM +0100, Dalibor Topic wrote: > > On Thursday, 21. March 2002 13:24, Andrew Dalgleish wrote: > > On Thu, Mar 21, 2002 at 05:17:13PM +1100, Andrew Dalgleish wrote: > > > On Thu, Mar 21, 2002 at 04:42:13AM +0100, Dalibor Topic wrote: > > > > Try to rebuild Klasses.jar using jikes 1.13 > > > > > > jikes == 1.13 or jikes >= 1.13? > > > > > > With jikes == 1.15 on OpenBSD-current I get: > > > > FAIL: wc.java > > > > This still gives the same error: > > java.lang.VerifyError: at pc 5 sp 7 not in range [4, 6] > > could you post the offending class file?
Works ok with jikes 1.13.
With jikes == 1.15 built from their tarball, the file
test/regression/wc.java in CVS gives this error in wc.fail
java.lang.VerifyError: at pc 5 sp 7 not in range [4, 6]
at java.io.PushbackReader.<init>(PushbackReader.java:32)
at java.io.StreamTokenizer.<init>(StreamTokenizer.java:50)
at wc.<init>(wc.java:72)
at wc.main(wc.java:104)
wc.class.gz attached, but I'm happy to use 1.13
wc.class.gz
Description: application/gunzip
