This seems to be a problem of the compiler not being able to determine
that the variable has been initialized.
I remember having a problem on a Win JDK - (pre 1.1.5)
If you declared a variable without initializing it & later initialized
it in some if-else statment - it used to crib giving errors
Hi,
I recently downloaded the JDK 1.1.6 v 2 ( running Hurricane). Have not
got it working - ends in a core dump for simple things like giving the
jre command. Have set the LD_LIBRARY_PATH for the shared libraries as
well in the etc/ld.so.conf file. Also set the CLASSPATH to the
classes.zip. Howev