Interesting results...
Patrick Tullmann
tullmann at cs.utah.edu
Fri Mar 22 12:17:24 PST 2002
Just a suggestion: could someone strip wc.java down to a testcase that
causes this problem and (assuming its really a compiler problem),
name the testcase BrokenCompilerCheck.java or something? Put it early
in the test run, too.
That will make diagnosing failures much easier in the future.
-Pat
> 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
More information about the kaffe
mailing list