[foreign-memaccess+abi] RFR: 8292851: MemorySegment arithmetics performed with int accuracy where long is required [v2]

Athijegannathan Sundararajan sundar at openjdk.org
Wed Aug 24 13:48:51 UTC 2022


On Wed, 24 Aug 2022 12:22:49 GMT, Per Minborg <duke at openjdk.org> wrote:

>> This PR fixes a potentially severe `int` overflow issue.
>
> Per Minborg has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Add test and cleanup

LGTM

Marked as reviewed by sundar (Committer).

test/jdk/java/foreign/TestLargeSegmentCopy.java line 28:

> 26:  * @test
> 27:  * @enablePreview
> 28:  * @bug 8292851

@summary may be added with bug description

-------------

PR: https://git.openjdk.org/panama-foreign/pull/712


More information about the panama-dev mailing list