-
Bug
-
Resolution: Cannot Reproduce
-
P4
-
None
-
5.0
-
generic, sparc
-
generic, solaris_2.6
Name: ktR10099 Date: 11/14/2003
Specification for javax.crypto.Mac.update(ByteBuffer input) does not
specify method behavior in case input is null. Current implementation
(java full version "1.5.0-beta-b26") throws IllegalArgumentException being
given null.
======================================================================
Specification for javax.crypto.Mac.update(ByteBuffer input) does not
specify method behavior in case input is null. Current implementation
(java full version "1.5.0-beta-b26") throws IllegalArgumentException being
given null.
======================================================================
- duplicates
-
JDK-7174859 Incomplete spec for Mac.update(ByteBuffer input) method. IllegalArgumentException is not in spec.
- Closed