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

Maurizio Cimadamore mcimadamore at openjdk.org
Mon Feb 20 16:03:13 UTC 2023


> 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

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

Changes:
  - all: https://git.openjdk.org/panama-foreign/pull/802/files
  - new: https://git.openjdk.org/panama-foreign/pull/802/files/dfa6a1e2..9df30a5d

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=panama-foreign&pr=802&range=01
 - incr: https://webrevs.openjdk.org/?repo=panama-foreign&pr=802&range=00-01

  Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/panama-foreign/pull/802.diff
  Fetch: git fetch https://git.openjdk.org/panama-foreign pull/802/head:pull/802

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


More information about the panama-dev mailing list