-
Enhancement
-
Resolution: Fixed
-
P2
-
1.4.0
-
None
-
beta
-
generic
-
generic
JCE and JSSE jar files need to be loaded by the bootstrap class loader in order for other classes in JDK to use them. So here are the changes required:
- JSSE and JCE jar files will be under <java_home>/lib (i.e. the same directory which holds rt.jar)
- JCE jurisdiction policy files need to be moved into <java_home>/lib/security
yu-ching.peng@Eng 2001-02-09
JCE part of the changes are done and putbacked.
Waiting for Brad Wetmore for his JSSE jar file to be ready.
- JSSE and JCE jar files will be under <java_home>/lib (i.e. the same directory which holds rt.jar)
- JCE jurisdiction policy files need to be moved into <java_home>/lib/security
yu-ching.peng@Eng 2001-02-09
JCE part of the changes are done and putbacked.
Waiting for Brad Wetmore for his JSSE jar file to be ready.
- relates to
-
JDK-4427111 Move JGSS/Kerberos out of extensions subdirectory
-
- Resolved
-
-
JDK-4405095 bootstrap class loader should be able to load JSSE and JCE jar files
-
- Closed
-