-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 5.0
-
Component/s: security-libs
-
b46
-
sparc
-
solaris_9
-
Verified
javax.crypto.CipherSpi.engineUpdate(ByteBuffer input, ByteBuffer output) does not throw a NullPointerException when output is null. According to the spec, a NPE should be thrown if either parameter is null. A NPE is correctly thrown if input is null.
- relates to
-
JDK-4939412 unclear spec for engineUpdate() and enginedoFinal() in javax.crypto.CipherSpi
-
- Closed
-