On Fri, 12 Aug 2022 17:41:16 GMT, Kevin Driver <kdri...@openjdk.org> wrote:
> add @exception message to indicate an NPE might be thrown when the input > parameter is null This pull request has now been integrated. Changeset: 6335150c Author: Kevin Driver <kdri...@openjdk.org> Committer: Bradford Wetmore <wetm...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/6335150cea939319e3bdf954b877453db04a3c24 Stats: 117 lines in 3 files changed: 102 ins; 0 del; 15 mod 6205692: (spec) javax.crypto.MacSpi.engineUpdate(ByteBuffer input): NPE should be specified Reviewed-by: valeriep ------------- PR: https://git.openjdk.org/jdk/pull/9859