Interesting results...

Jukka Santala kaffe@rufus.w3.org
Thu, 21 Mar 2002 14:25:58 +0200 (EET)


On Thu, 21 Mar 2002, Dalibor Topic wrote:
> Compilers that don't work for me:
> * javac 1.4.0 : make check fails almost all tests since the warning about 
> changed class file format version is not expected by the tests :) May work, 
> but will generate lot of "assert is a keyword now" warnings during 
> compilation.

How about -target 1.1 ?

 -Jukka Santala