> On 16 Jan 2020, at 11:49, Maurizio Cimadamore 
> <[email protected]> wrote:
> 
> Hi,
> there is a mistake in the javadoc of MemorySegment::allocateNative -as the 
> javadoc says that the initialization state is unspecified, where in reality 
> we do call setMemory on the allocated block (so that memory contents are set 
> to zero).
> 
> Webrev:
> 
> http://cr.openjdk.java.net/~mcimadamore/8237348/

LGTM.

-Chris.

Reply via email to