On Tue, 13 Aug 2024 15:21:16 GMT, Kevin Driver <kdri...@openjdk.org> wrote:
>> src/java.base/share/classes/javax/crypto/KDF.java line 149: >> >>> 147: } >>> 148: >>> 149: private KDF(Service s, Iterator<Service> t, String algorithm, >> >> nit: add comment that this constructor is used when no provider is supplied. > > @valeriepeng: Addressed in > https://github.com/openjdk/jdk/pull/20301/commits/59a3f02015f7fc3ad81ca29b90d83b1c9bd70fc5. > Please resolve this conversation if satisfied. Ok~ ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/20301#discussion_r1715961023