RFR: 8331008: Implement JEP 478: Key Derivation Function API (Preview) [v58]

Kevin Driver kdriver at openjdk.org
Thu Oct 17 20:47:23 UTC 2024


On Tue, 15 Oct 2024 23:18:28 GMT, Kevin Driver <kdriver at openjdk.org> wrote:

>> test/jdk/com/sun/crypto/provider/KDF/HKDFExhaustiveTest.java line 328:
>> 
>>> 326:                 (KDFParameters) new KDFAlgorithmParameterSpec(),
>>> 327:                 SUNJCE_PROVIDER),
>>> 328:         ClassCastException.class);
>> 
>> Same comment regarding the ClassCastException here.
>
> @rhalade : can you comment on your test?

Applied @rhalade's diff in: https://github.com/openjdk/jdk/pull/20301/commits/483ee9fde7951f2d7184ec5f2099bcf7cc5f0b6b

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/20301#discussion_r1805411536


More information about the security-dev mailing list