RFR: 6205692: (spec) javax.crypto.MacSpi.engineUpdate(ByteBuffer input): NPE should be specified [v5]

Kevin Driver kdriver at openjdk.org
Tue Aug 23 23:34:27 UTC 2022


> add @exception message to indicate an NPE might be thrown when the input parameter is null

Kevin Driver has updated the pull request incrementally with two additional commits since the last revision:

 - move test
 - new test for MacSpi demo purposes

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/9859/files
  - new: https://git.openjdk.org/jdk/pull/9859/files/167cb658..8fa4e15e

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=9859&range=04
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=9859&range=03-04

  Stats: 112 lines in 1 file changed: 112 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/9859.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/9859/head:pull/9859

PR: https://git.openjdk.org/jdk/pull/9859



More information about the security-dev mailing list