On Mon, 13 Dec 2021 21:36:04 GMT, Maurizio Cimadamore <mcimadam...@openjdk.org> wrote:
>> This patch fixes a number of issues and typos in the foreign API javadoc >> following another internal round of reviews. > > Maurizio Cimadamore has updated the pull request incrementally with one > additional commit since the last revision: > > Fix capitalization in package-info src/jdk.incubator.foreign/share/classes/jdk/incubator/foreign/MemoryAddress.java line 36: > 34: > 35: /** > 36: * A memory address models a reference into a memory location. Memory > addresses are typically obtained in onw of the following ways: Should perhaps be `one` :) ------------- PR: https://git.openjdk.java.net/jdk18/pull/17