[foreign-memaccess+abi] RFR: 8303888: Add AddressLayout.withoutTargetLayout [v2]

Maurizio Cimadamore mcimadamore at openjdk.org
Thu Mar 9 12:24:50 UTC 2023


On Thu, 9 Mar 2023 12:21:32 GMT, Per Minborg <pminborg at openjdk.org> wrote:

>> This PR proposes to add a `AddressLayout.withoutTargetLayout()` method for symmetry reasons. This allows  AddressLayout to be converted back to raw addresses.
>> 
>> Discussion point: Should this method require native access?
>
> Per Minborg has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Update after comments

Marked as reviewed by mcimadamore (Committer).

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

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


More information about the panama-dev mailing list