On Tue, 15 Oct 2024 23:18:28 GMT, Kevin Driver <kdri...@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