RFR: 8331008: Implement JEP 478: Key Derivation Function API (Preview) [v28]
Weijun Wang
weijun at openjdk.org
Fri Sep 13 03:20:23 UTC 2024
On Thu, 12 Sep 2024 21:56:21 GMT, Kevin Driver <kdriver at openjdk.org> wrote:
>> We usually clean up the array in a `finally` block if an exception could be thrown in between.
>
> @wangweij: Further changes in https://github.com/openjdk/jdk/pull/20301/commits/07480619a0fccc6b862712d015645421d887b984.
Now that you have them in `finally`, the cleanup lines you added last time can be removed.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/20301#discussion_r1758115731
More information about the security-dev
mailing list