I use jikes with jdk1.2, the only snag is that you have to explicitly
include rt.jar in your classpath. Also it will compile code that would not
be passed by 1.2 javac. Sorry no specific code to demostrate this (and it
would be long on the jikes mailing list anyways!), but it had to do with
method calls in inner classes.
At 10:08 AM 3/12/99 -0600, Steve Cohen wrote:
>both time-wise and memory usage wise. I've had to boost the default
>heap size to 20 MB. (Possibly this is because I'm compiling with
>-verbose because I had to see what the heck was taking it so long.)
>
>Is a 1.2-compatible jikes available yet? The jikes I used for 1.1.7
>seems to zip through the files with its usual speed, but when I go to
>run the thing I get "NoSuchClassExceptions" in my main class.
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]