commit | af5ff9aeeeec12d8e84c00cc5133a55051728bb2 | [log] [tgz] |
---|---|---|
author | Maurizio Cimadamore <mcimadamore@openjdk.org> | Thu Jan 16 14:55:26 2020 +0000 |
committer | Maurizio Cimadamore <mcimadamore@openjdk.org> | Thu Jan 16 14:55:26 2020 +0000 |
tree | 75a82f34933295e78cecaa0b5bda1787381e2d9d | |
parent | 5903e20af2b94bb59516ab277b74ef66bd777ed8 [diff] |
8237348: Javadoc of MemorySegment::allocateNative should state that memory is zero-initialized8237348: Javadoc of MemorySegment::allocateNative should state that memory is zero-initialized Reviewed-by: chegar, jlaskey