On Tue, 25 Oct 2022 17:49:49 GMT, Mark Powers <mpow...@openjdk.org> wrote:

>> Mark Powers has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   add getIDNullSafe
>
> Thanks Tony!

@mcpowers Did you want to update line line 203-207 as well?  It might be safe 
to remove the current getID(byte[]) method.  If the parameter is null, there is 
an NPE (unexpected); otherwise, the new method should be safe to use.

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

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

Reply via email to