> 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.
- RFR (14) 8237348: Javadoc of MemorySegment::allocateNa... Maurizio Cimadamore
- Re: RFR (14) 8237348: Javadoc of MemorySegment::a... Chris Hegarty
- Re: RFR (14) 8237348: Javadoc of MemorySegment::a... Jim Laskey
