On Mon, 13 May 2024 15:04:20 GMT, Sean Mullan <mul...@openjdk.org> wrote:
>> Do we need to mention "at the same time" because it's thread-safe? > > Yes, how about: "The `deriveKey` and `deriveData` methods of `KDF` objects > must be thread-safe. That is, multiple threads may concurrently invoke these > methods on a single KDF object with no ill effects." Or one could just say "All public methods ..." ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/18924#discussion_r1598634350