[foreign-memaccess+abi] RFR: 8302885: Implementations of MemorySegment::reinterpret should be final [v2]

Jorn Vernee jvernee at openjdk.org
Mon Feb 20 16:04:51 UTC 2023


On Mon, 20 Feb 2023 16:03:13 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
>
> Maurizio Cimadamore has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Address review comment

Marked as reviewed by jvernee (Committer).

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

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


More information about the panama-dev mailing list