On Sat, 18 Jan 2025 00:14:58 GMT, Mark Powers <mpow...@openjdk.org> wrote:
> [JDK-8267068](https://bugs.openjdk.org/browse/JDK-8267068) @valeriepeng can you also review this? Thanks. src/java.base/share/classes/javax/crypto/spec/IvParameterSpec.java line 73: > 71: * or {@code (iv.length - offset < len)} > 72: * @throws ArrayIndexOutOfBoundsException if {@code offset} > 73: * or {@code len} index bytes outside the {@code iv}. can you fix this grammatical issue while you are changing this: s/outside/are outside/ ------------- PR Comment: https://git.openjdk.org/jdk/pull/23188#issuecomment-2605161408 PR Review Comment: https://git.openjdk.org/jdk/pull/23188#discussion_r1923977647