On Mon, 28 Oct 2024 16:14:31 GMT, Weijun Wang <wei...@openjdk.org> wrote:
>> Kevin Driver has updated the pull request incrementally with one additional >> commit since the last revision: >> >> remove unused method > > src/java.base/share/classes/javax/crypto/spec/HKDFParameterSpec.java line 415: > >> 413: >> 414: /** >> 415: * Defines the input parameters of an ExtractThenExpand operation >> as defined > > In the class spec. the name of this operation is "Extract-then-Expand". Open to changing it, but here I am using the class name. Perhaps I should enclose with an `@code`. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/20301#discussion_r1819532569