-
Bug
-
Resolution: Won't Fix
-
P4
-
None
-
5.0
-
sparc
-
solaris_2.6
Name: iiR10263 Date: 10/30/2003
The specification does not mention any exceptions for
javax.crypto.Cipher.Cipher(CipherSpi cipherSpi, Provider provider,
String transformation) protected method of javax.crypto.Cipher.
But current implementation throws NullPointerException if any argument is
null.
The problem may be addressed by adding "Throws" section to the method
specification.
======================================================================
The specification does not mention any exceptions for
javax.crypto.Cipher.Cipher(CipherSpi cipherSpi, Provider provider,
String transformation) protected method of javax.crypto.Cipher.
But current implementation throws NullPointerException if any argument is
null.
The problem may be addressed by adding "Throws" section to the method
specification.
======================================================================