[486] in Software_Announce
Jikes Java compiler on Athena updated to release 1.16
daemon@ATHENA.MIT.EDU (Alex T Prengel)
Fri Aug 23 14:28:01 2002
To: software-announce@MIT.EDU
cc: alexp@MIT.EDU, cfyi@MIT.EDU, facdev@MIT.EDU
Date: Fri, 23 Aug 2002 14:27:41 -0400
From: Alex T Prengel <alexp@MIT.EDU>
I've updated the Jikes Java compiler to 1.16 for all platforms- to run it:
add jikes; cjikes myfile.java
From my message to users:
Jikes 1.16 now on Athena
Jikes 1.16 has been installed and is now the Athena default.
To run the older 1.15 version now, type:
add jikes
cjikes -ver 1.15 myfile.java
To compile myfile.java to myfile.class.
Release notes are at:
http://www10.software.ibm.com/developerworks/forum/forum.php?forum_id=492
Please send questions/comments to the 3partysw@mit.edu mailing list, and
report bugs using sendbug.
Alex