-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
P3
-
None
-
Affects Version/s: 5.0
-
Component/s: security-libs
-
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
-