Integrated: 8278071: typos in MemorySegment::set, MemorySegment::setAtIndex javadoc

Maurizio Cimadamore mcimadamore at openjdk.java.net
Thu Dec 2 10:45:29 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`.

This pull request has now been integrated.

Changeset: 16cfbc4f
Author:    Maurizio Cimadamore <mcimadamore at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/16cfbc4f4c0e979160cc8fb946453fa8afa5d1cc
Stats:     16 lines in 1 file changed: 16 ins; 0 del; 0 mod

8278071: typos in MemorySegment::set, MemorySegment::setAtIndex javadoc

Reviewed-by: iris

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

PR: https://git.openjdk.java.net/jdk/pull/6635


More information about the core-libs-dev mailing list