Interesting results...

Andrew Dalgleish kaffe at andrewdalgleish.dyndns.org
Thu Mar 21 21:15:44 PST 2002


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wc.class.gz
Type: application/x-gunzip
Size: 1075 bytes
Desc: not available
Url : http://kaffe.org/pipermail/kaffe/attachments/20020322/918461a4/attachment-0003.bin 


More information about the kaffe mailing list