On Fri, 2 May 2025 17:50:22 GMT, Sean Mullan <mul...@openjdk.org> wrote:
>> `getArrayS0` does not clone. It's only safe to use it internally. > > It was previously called by `calculatePublicKey` - I think those bytes are > never exposed externally, so safe to not clone. I'm assuming there is no more issues here. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/17543#discussion_r2082730807