RFR: 6205692: (spec) javax.crypto.MacSpi.engineUpdate(ByteBuffer input): NPE should be specified
Lance Andersen
lancea at openjdk.org
Fri Aug 12 18:05:13 UTC 2022
On Fri, 12 Aug 2022 17:41:16 GMT, Kevin Driver <kdriver at openjdk.org> wrote:
> add @exception message to indicate an NPE might be thrown when the input parameter is null
This looks OK. I did a quick scan and did not see a test in open/test which covers this and it probably would be worth considering adding one as part of this update
-------------
Marked as reviewed by lancea (Reviewer).
PR: https://git.openjdk.org/jdk/pull/9859
More information about the security-dev
mailing list