On Wed, 9 Aug 2023 17:57:30 GMT, Liam Miller-Cushon <[email protected]> wrote:
> Please consider this fix for > [JDK-8314045](https://bugs.openjdk.org/browse/JDK-8314045), which adds a > missing size check to avoid an `ArithmeticException` in `GaloisCounterMode`. This pull request has now been integrated. Changeset: f41c267f Author: Liam Miller-Cushon <[email protected]> URL: https://git.openjdk.org/jdk/commit/f41c267f859c305a2d01c629dbc56692322f81e2 Stats: 65 lines in 2 files changed: 65 ins; 0 del; 0 mod 8314045: ArithmeticException in GaloisCounterMode Co-authored-by: Ioana Nedelcu <[email protected]> Reviewed-by: ascarpino ------------- PR: https://git.openjdk.org/jdk/pull/15212
