On Thu, 9 May 2024 21:28:47 GMT, Weijun Wang <wei...@openjdk.org> wrote:
>> Kevin Driver has updated the pull request incrementally with one additional >> commit since the last revision: >> >> some code review comments > > test/jdk/com/sun/crypto/provider/KDF/TestHkdf.java line 233: > >> 231: * are the same. >> 232: */ >> 233: private static boolean compareKeyAndData(Key outKey, byte[] outData, > > We have `Asserts.assertEqualsByteArray` in `test/lib`. Will revisit, but low priority for now. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/18924#discussion_r1599132904