On Fri, 30 Aug 2024 16:33:39 GMT, Kevin Driver <kdri...@openjdk.org> wrote:
>> I think the reference to `KDF#getParameters()` is meant to refer the reader >> to the information there, rather than repeating it again here. Thoughts? > > Addressed in > https://github.com/openjdk/jdk/pull/20301/commits/6b7a75da2ebb1cc9d95628018d756e2ce2162768. > Please review and confirm if resolved. The new paragraph is a little too long. Something like "Users provide request params ti getInstance, and get actual params in getParams(). See KDF.getParams for details" is enough. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/20301#discussion_r1742761869