[foreign-memaccess+abi] Integrated: 8302885: Implementations of MemorySegment::reinterpret should be final
Maurizio Cimadamore
mcimadamore at openjdk.org
Mon Feb 20 16:11:54 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
This pull request has now been integrated.
Changeset: 82be27b1
Author: Maurizio Cimadamore <mcimadamore at openjdk.org>
URL: https://git.openjdk.org/panama-foreign/commit/82be27b167d861ba4be4fcdf17fe0a039e14a979
Stats: 4 lines in 2 files changed: 1 ins; 0 del; 3 mod
8302885: Implementations of MemorySegment::reinterpret should be final
Reviewed-by: jvernee, sundar
-------------
PR: https://git.openjdk.org/panama-foreign/pull/802
More information about the panama-dev
mailing list