| JavaTM Cryptography Extension (JCE) 1.2.2 |
|
Known Bugs
Since the JCE 1.2.2 framework and JCE providers are signed JAR files, the "SUN" provider must precede those "signed" security providers when using JCE 1.2.2.
Note:
StackOverflowError maybe thrown if a "signed" security provider is registered
dynamically as the first provider.Workaround:
NullPointerException from the
java.util.jar.JarVerifier.processEntry method
if a JCE 1.2.2 provider (which is signed) is registered both
statically and dynamically and a security manager is
installed on the command line.Workaround:
Workaround:
|
Unless otherwise licensed, code in all |
|