> 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).
Per Minborg has updated the pull request incrementally with two additional commits since the last revision: - Fix typo - Add comment ------------- Changes: - all: https://git.openjdk.org/jdk/pull/32191/files - new: https://git.openjdk.org/jdk/pull/32191/files/8a90f797..872ab1a8 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=32191&range=05 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=32191&range=04-05 Stats: 4 lines in 1 file changed: 3 ins; 1 del; 0 mod Patch: https://git.openjdk.org/jdk/pull/32191.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/32191/head:pull/32191 PR: https://git.openjdk.org/jdk/pull/32191
