Important Message regarding the Java Development Kit on Athena We have upgraded the JDK on Athena to release 1.1.3. To run the 1.0.2 release, follow the application name with a version switch, i.e. "javac -ver 1.0.2 myapplet.java", or, if you prefer, add the java_v1.0.2 locker instead of the java locker, which will allow you to run 1.0.2 applications as before ("javac myapplet.java" will then run javac 1.0.2). The Web page at http://web.mit.edu/java/www/home.html has links to a great deal of documentation, much of which is stored locally with the new release. We have tried to keep the directory structure for each platform version as close to each vendor's original distribution as possible, and there are small but possibly significant differences in components that would otherwise be platform-independent. for this reason the directory /mit/java_v1.1.3/include is an @sys AFS link to different vendor include trees, and there are different src directories. This message is in file /mit/java/Athena/messages/JDK113 if you want to read it again. See also file /mit/java/Athena/messages/README.locker-changes for more information. Please report problems to 3partysw@mit.edu.