RFR: 8278071: typos in MemorySegment::set, MemorySegment::setAtIndex javadoc
Iris Clark
iris at openjdk.java.net
Wed Dec 1 18:43:22 UTC 2021
On Wed, 1 Dec 2021 13:49:42 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
> There are some truncated statements in MemorySegment::get/MemorySegment::getAtIndex javadoc, more specifically in the `@throws` for `IndexOutOfBoundsException`.
Trivial fix for an apparent cut-and-paste error.
-------------
Marked as reviewed by iris (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/6635
More information about the core-libs-dev
mailing list