[jdk19] RFR: 8290071: Javadoc for MemorySegment/MemoryAddress getter/setters contains some typos
Uwe Schindler
uschindler at openjdk.org
Mon Jul 11 10:12:56 UTC 2022
On Mon, 11 Jul 2022 09:46:11 GMT, Maurizio Cimadamore <mcimadamore at 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 uschindler (Author).
-------------
PR: https://git.openjdk.org/jdk19/pull/131
More information about the core-libs-dev
mailing list