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 Perhaps consider converting the remaining `@exceptions` to `@throws` as part of this update ------------- PR: https://git.openjdk.org/jdk/pull/9859