On Mon, 11 Jul 2022 09:46:11 GMT, Maurizio Cimadamore <mcimadam...@openjdk.org> wrote:
> Some of the accessors in `MemorySegment` and `MemoryAddress` (esp. setters) > have typos - e.g. they use `from` instead of `into`. > > I've tried to simplify the text and made it more regular. Marked as reviewed by psandoz (Reviewer). ------------- PR: https://git.openjdk.org/jdk19/pull/131