On Fri, 12 Aug 2022 19:42:34 GMT, Kevin Driver <kdri...@openjdk.org> wrote:
>> 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: > > changed to uses @throws What's currently here is ok, but I concur about the suggestions for adding test(s), and changing @exception to @throws in both Mac and MacSpi. ------------- Marked as reviewed by wetmore (Reviewer). PR: https://git.openjdk.org/jdk/pull/9859