On Wed, 14 Aug 2024 15:29:21 GMT, Kevin Driver <kdri...@openjdk.org> wrote:

>> src/java.base/share/classes/javax/crypto/KDFSpi.java line 72:
>> 
>>> 70:      */
>>> 71:     protected KDFSpi(KDFParameters kdfParameters)
>>> 72:         throws InvalidAlgorithmParameterException {}
>> 
>> The implementation doesn't do anything, the javadoc is for defining the 
>> child classes ctor behavior?
>
> Correct.

Ok.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/20301#discussion_r1735393820

Reply via email to