On Thu, 15 Jun 2023 19:13:37 GMT, Ben Perez <d...@openjdk.org> wrote:
>> Changed `getEncoded` for both EC and RSA to return a copy of the internal >> key array to avoid mutability issues. > > Ben Perez has updated the pull request incrementally with one additional > commit since the last revision: > > added copyrite to test test/jdk/sun/security/mscapi/EncodingMutability.java line 2: > 1: /* > 2: * Copyright (c) 2005, 2023, Oracle and/or its affiliates. All rights > reserved. Should only have the initial year the code was created and the last year that the code is updated, so in this case it should just have 2023. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/14425#discussion_r1231472155