[foreign-memaccess] 8235836: Cleanup memory access API javadoc

Paul Sandoz paul.sandoz at oracle.com
Thu Dec 19 00:44:07 UTC 2019


MemoryAddress.java
--

  79      * @apiNote two addresses might be considered equals despite their associated segments differ. This

s/equals/equal

s/despite/even though


MemoryLayout.java
—

 361      * object is also a layout, and it is equal to this layout. Two layouts are considered equals if they are of

s/equals/equal  (and for further text)


Paul.

> On Dec 18, 2019, at 10:14 AM, Maurizio Cimadamore <maurizio.cimadamore at oracle.com> wrote:
> 
> Hi,
> this patch addresses the javadoc issues that were raised during the CSR review:
> 
> http://cr.openjdk.java.net/~mcimadamore/panama/8235836/
> 
> Cheers
> Maurizio
> 



More information about the panama-dev mailing list