On Mon, 26 Aug 2024 17:45:19 GMT, Weijun Wang <wei...@openjdk.org> wrote:
>> Kevin Driver has updated the pull request incrementally with one additional >> commit since the last revision: >> >> code review comments and test renaming > > src/java.base/share/classes/javax/crypto/KDF.java line 476: > >> 474: * the object describing the inputs to the derivation function >> 475: * >> 476: * @return a {@code SecretKey} object corresponding to a key built >> from the > > I suggest just `@return the derived key`. +1 ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/20301#discussion_r1735367387