On Mon, 13 May 2024 09:07:53 GMT, Alan Bateman <al...@openjdk.org> wrote:
>> Kevin Driver has updated the pull request incrementally with one additional >> commit since the last revision: >> >> re-enable preview annotations > > src/java.base/share/classes/javax/crypto/spec/HKDFParameterSpec.java line 383: > >> 381: >> 382: /** >> 383: * Returns the {@code List} of initial key material values. > > Can the ikms and salts methods specify the ordering of the list? I assume > it's the order that the material and sats were added but the API docs doesn't > say this. I agree - it would be good to state the order. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/18924#discussion_r1598932237