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

Maurizio Cimadamore maurizio.cimadamore at oracle.com
Thu Dec 19 09:27:28 UTC 2019


Thanks - fixed and pushed

Maurizio

On 19/12/2019 00:44, Paul Sandoz wrote:
> 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