[foreign-memaccess+abi] RFR: 8291473: Unify MemorySegment and MemoryAddress [v10]

Maurizio Cimadamore mcimadamore at openjdk.org
Fri Jul 29 12:37:02 UTC 2022


On Fri, 29 Jul 2022 11:53:04 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:

> I think this is mostly good now.
> 
> The only thing is that there's still some occurrence of `MemoryAddress` (when I search for it in `src/java.base/classes`), mostly in comments. Some of these are already stale, so not that important to fix, but there's also a reference to `MemoryAddress` in the class javadoc of `SymbolLookup` which I think should be updated.

I'll take a pass

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

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


More information about the panama-dev mailing list