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

Kevin Driver kdriver at openjdk.org
Tue Aug 23 20:33:30 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 one additional commit since the last revision:

  code review comments -- replace all occurences of @exception with @throws

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

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

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

  Stats: 15 lines in 2 files changed: 0 ins; 0 del; 15 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