[foreign-memaccess+abi] RFR: 8291473: Unify MemorySegment and MemoryAddress [v5]
Maurizio Cimadamore
mcimadamore at openjdk.org
Thu Jul 28 17:22:02 UTC 2022
On Thu, 28 Jul 2022 17:11:56 GMT, Radoslaw Smogura <duke at openjdk.org> wrote:
> I wonder if array word is not too strict, I think what if we would use value object as a base for struct (sometime in future).
I think you are correct, the word might indeed be too strict. "Heap container" is what we're after, but I'm not sure if having a method named "heapContainer" would fly?
-------------
PR: https://git.openjdk.org/panama-foreign/pull/694
More information about the panama-dev
mailing list