-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
5.0
-
sparc
-
solaris_2.6
Name: ktR10099 Date: 11/17/2003
Specification for javax.crypto.Mac.getInstance(String algorithm, Provider
provider) does not specify method behavior in case provider is valid and
algorithm is null. Current implementation (java full version
"1.5.0-beta-b26") throws NullPointerException being given null algorithm.
======================================================================
Specification for javax.crypto.Mac.getInstance(String algorithm, Provider
provider) does not specify method behavior in case provider is valid and
algorithm is null. Current implementation (java full version
"1.5.0-beta-b26") throws NullPointerException being given null algorithm.
======================================================================
- duplicates
-
JDK-6205088 (spec) javax.crypto.Mac: NPE should be specified
- Closed