[foreign-memaccess+abi] RFR: Add `final` to AbstractMemorySegmentImpl::reinterpret

Athijegannathan Sundararajan sundar at openjdk.org
Mon Feb 20 15:45:31 UTC 2023


On Mon, 20 Feb 2023 15:36:10 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:

> This patch fixes an issue introduced in a recent API change [1], which causes a failure in a caller sensitive method sanity test (e.g. all caller sensitive methods must be `final`).
> 
> [1] - https://git.openjdk.org/panama-foreign/pull/797

LGTM

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

Marked as reviewed by sundar (Committer).

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


More information about the panama-dev mailing list