Re: jikes compiling tests

Date view Thread view Subject view Author view

From: Godmar Back (gback@cs.utah.edu)
Date: Mon Dec 21 1998 - 15:41:50 EST


>
> Weird..
>
> When I run the tests with jikes as the compiler, IndexTest fails,
> because the "Catch" line is not printed!

IndexTest catches an array of out bounds, right? Hmmm.
That may be similar to the problem that people reported.
I would expect LostFrame to fail in this case, though.

>
> I can't dissemble the class file though, because now I get this:
>
> $ javap IndexTest.class
>
> java.lang.ExceptionInInitializerError
> at sun/tools/javap/JavaP.displayResults(175)
> at sun/tools/javap/JavaP.perform(249)
> at sun/tools/javap/JavaP.main(262)

Then use the freebsd jdk.

Also, apply Edouard's patch --- that could conceivably be the
problem here.

>
> Also, I nuked everything and didn't get the make depend
> problem with kaffeh.. are you sure you got utf8const.c
> in your checkout? [I'm talking here about NEW_STRINGS branch]
>

 Yes, I do.
I added a utf8const.d dependency rule, just like for the others files
that are recompiled with KAFFEH defined.

        - Godmar


Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 19:57:27 EDT