RFR: 8331008: Implement JEP 478: Key Derivation Function API (Preview) [v37]
Kevin Driver
kdriver at openjdk.org
Tue Sep 17 20:58:49 UTC 2024
On Mon, 16 Sep 2024 22:23:56 GMT, Weijun Wang <weijun at openjdk.org> wrote:
>> I may be wrong, but I think the final exception indicates a `Provider` couldn't be chosen, so I'm not sure we can "complete" the provider selection task. Maybe I misunderstood what you meant.
>
> My understanding is that there must be a non-null `lastException` when no provider is selected, and therefore you won't be able to reach here.
This has been re-worked as part of https://github.com/openjdk/jdk/pull/20301/commits/ed6132c8db761e8dfdba6a6689c3ed5141c9e148.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/20301#discussion_r1764005380
More information about the security-dev
mailing list