On Mon, 19 Aug 2024 21:38:50 GMT, Kevin Driver <kdri...@openjdk.org> wrote:
>> src/java.base/share/classes/com/sun/crypto/provider/HkdfKeyDerivation.java >> line 328: >> >>> 326: * >>> 327: * @throws InvalidKeyException >>> 328: * if an invalid key was provided through the {@code >>> HkdfParameterSpec} >> >> Clarify "key" with "{@code prk}" and get rid of the trailing description. > > Addressed in > https://github.com/openjdk/jdk/pull/20301/commits/48395b86ba8e1cda663ae326e06ae2556f4b905a. > Please indicate if this is resolved. Yes, resolved. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/20301#discussion_r1724121200