RFR: 8353888: Implement JEP 510: Key Derivation Function API [v5]
Chen Liang
liach at openjdk.org
Fri May 2 15:49:52 UTC 2025
On Thu, 1 May 2025 14:50:31 GMT, Weijun Wang <weijun at openjdk.org> wrote:
>> Finalize the KDF API.
>
> Weijun Wang has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains six commits:
>
> - merge
> - add a positive debug log and update exception message
> - enhancing exception messages and debug outputs
> - update @since tags as required by JEP 12
> - add enum back
> - the change
The changes to finalize this preview feature look good. I did not review the extra security-specific changes in KDF.java and KDFDelayedProviderException.java.
-------------
Marked as reviewed by liach (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/24520#pullrequestreview-2812347049
More information about the compiler-dev
mailing list