Name: mc57594 Date: 02/11/97
If I still have my old CLASSPATH environment variable pointing
to the JDK 1.0.2 classes.zip file, the JDK 1.1b3 javac prints
an error message "Can't find class java.lang.System" when I
execute the following command.
/home/perry/tmp/java/bin >./javac -classpath .:/home/perry/tmp/java/lib/classes.zip /home/perry/temp/java/Empty.java
If I remove the old JDK 1.0.2 classes.zip file from the CLASSPATH
the compiler runs ok.
company - Interbizz Scandinavia AB , email - ###@###.###
======================================================================
- duplicates
-
JDK-1223564 CLASSPATH is prepended to system classes! Bad if it points to another JDK.
-
- Closed
-