[kaffe] CVS kaffe (guilhem): New compile_time regression test.

Guilhem Lavaux guilhem at kaffe.org
Mon Jan 26 22:33:01 PST 2004


Ito Kazumitsu wrote:

>In message "Re: [kaffe] CVS kaffe (guilhem): New compile_time regression test."
>    on 04/01/27, Ito Kazumitsu <kaz at maczuka.gcd.org> writes:
>
>  
>
>>:> New compile_time regression test.
>>
>>:> 	test/regression/compile_time/VarInit.java:INITIAL->1.1 
>>:> 	test/regression/compile_time/VarInit2.java:INITIAL->1.1 
>>
>>These new files made my "make check" fail.
>>
>>In my environment, whose OS is FreeBSD 5.1-RELEASE,
>>"echo VarInit*" returns "VarInit.java VarInit2.java".
>>In this case, VarInit.java comes before VarInit2.java
>>on the command line passed to KJC, and the compile time
>>error "Switch label must be constant [JLS 14.10]" occurs.
>>    
>>
>
>Makefile definitly specifies the order of VarInit.java and
>VarInit2.java,  so make check should always fail as far as
>the current kjc is used.
>
I've put it here at the request of Dalibor. I hope to have a fix soon 
for kjc btw.  What can be done is to disable the tests in the makefiles 
in the meanwhile.

Cheers,
Guilhem.





More information about the kaffe mailing list