Re: $JDKHOME/lib/security in 1.2 RC2

Jeff Nisewanger (jdn@puuoo.eng.sun.com)
Mon, 30 Nov 1998 07:20:47 -0800 (PST)

> 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

The security directory and other Java configuration files
are actually under the jre subdirectory as in
jre/lib/security/java.policy.


Jeff