$JDKHOME/lib/security in 1.2 RC2
Vamsee Lakamsani (vamsee@vamsee.com)
Sun, 29 Nov 1998 23:30:42 -0800
The new JDK 1.2 security API documentation talks about the
"java.security file in the lib/security directory of the JDK". I installed
JDK 1.2 RC2 on my Windows NT workstation. In the the $JDKHOME/lib directory
it installed only 3 files. Namely:
dt.jar
jvm.lib
tools.jar
There is no security directory in there. Do you think my installation is
corrupted or have the locations changed?
The command:
%java -version
showed the following.
----
java version "1.2fcs"
Classic VM (build JDK-1.2fcs-S, native threads)
----
Vamsee