RFR: 8308808: SunMSCAPI public keys returns internal key array [v4]

Sean Mullan mullan at openjdk.org
Thu Jun 15 19:55:51 UTC 2023


On Thu, 15 Jun 2023 19:13:37 GMT, Ben Perez <duke at 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



More information about the security-dev mailing list