+1

> On Jan 16, 2020, at 7:49 AM, 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/
> 
> Cheers
> Maurizio
> 

Reply via email to