On Tue, 4 Aug 2026 09:25:10 GMT, Per Minborg <[email protected]> wrote:
> This PR proposes to introduce checks for multiplication overflow in > `SequenceLayoutImpl`. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). This pull request has now been integrated. Changeset: 40617a9d Author: Per Minborg <[email protected]> URL: https://git.openjdk.org/jdk/commit/40617a9d4086bc9e8d29e29086a4902b7c389b27 Stats: 64 lines in 3 files changed: 58 ins; 1 del; 5 mod 8389634: Overflow in SequenceLayoutImpl.reshape leads to ArithmeticException (division by zero) instead of IllegalArgumentException Reviewed-by: jvernee ------------- PR: https://git.openjdk.org/jdk/pull/32191
