Re: RFR: 8319166: Typos in the JavaDocs for MemorySegment

2023-11-02 Thread Maurizio Cimadamore
On Thu, 2 Nov 2023 07:40:52 GMT, Per Minborg wrote: > This PR proposes to fix a number of JavaDoc typos in the > `MemorySegment::getAtIndex` and `::setAtIndex`. Marked as reviewed by mcimadamore (Reviewer). - PR Review: https://git.openjdk.org/jdk/pull/16469#pullrequestreview-1710

Re: RFR: 8319166: Typos in the JavaDocs for MemorySegment

2023-11-02 Thread Maurizio Cimadamore
On Thu, 2 Nov 2023 11:50:13 GMT, Per Minborg wrote: >> This PR proposes to fix a number of JavaDoc typos in the >> `MemorySegment::getAtIndex` and `::setAtIndex`. > > src/java.base/share/classes/java/lang/foreign/MemorySegment.java line 2014: > >> 2012: * @throws IllegalArgumentException i

Re: RFR: 8319166: Typos in the JavaDocs for MemorySegment

2023-11-02 Thread Per Minborg
On Thu, 2 Nov 2023 07:40:52 GMT, Per Minborg wrote: > This PR proposes to fix a number of JavaDoc typos in the > `MemorySegment::getAtIndex` and `::setAtIndex`. src/java.base/share/classes/java/lang/foreign/MemorySegment.java line 2014: > 2012: * @throws IllegalArgumentException if {@code

Re: RFR: 8319166: Typos in the JavaDocs for MemorySegment

2023-11-02 Thread Maurizio Cimadamore
On Thu, 2 Nov 2023 07:40:52 GMT, Per Minborg wrote: > This PR proposes to fix a number of JavaDoc typos in the > `MemorySegment::getAtIndex` and `::setAtIndex`. src/java.base/share/classes/java/lang/foreign/MemorySegment.java line 1997: > 1995: * @throws IndexOutOfBoundsException if {@cod

RFR: 8319166: Typos in the JavaDocs for MemorySegment

2023-11-02 Thread Per Minborg
This PR proposes to fix a number of JavaDoc typos in the `MemorySegment::getAtIndex` and `::setAtIndex`. - Commit messages: - Fix typos in the JavaDocs for MemorySegment Changes: https://git.openjdk.org/jdk/pull/16469/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=16469&ra