RFR: 8331008: Implement JEP 478: Key Derivation Function API (Preview) [v40]
Valerie Peng
valeriep at openjdk.org
Wed Sep 18 17:12:31 UTC 2024
On Wed, 18 Sep 2024 17:07:22 GMT, Valerie Peng <valeriep at openjdk.org> wrote:
>> Not me.
>
> This is the by-product of the `getNext()` refactoring. I should have modeled `getNext()` using the code under `getInstance()` instead of `chooseProvider()` so the debugging and exception can be preserved. Shared the prototype with Kevin in a haste and just mentioned that additional code may be needed for debugging.
IAPE should be preserved. `getNext()` needs to be updated to preserve and throw IAPE to address this.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/20301#discussion_r1765425739
More information about the security-dev
mailing list