RFR (14) 8237370: Javadoc of memory access API still refers to old MemoryAddress::offset method

Maurizio Cimadamore maurizio.cimadamore at oracle.com
Thu Jan 16 15:40:08 UTC 2020


Small patch which fixes some @code snippets still showing 
MemoryAddress::offset(long) instead of MemoryAddress::addOffset(long)

Webrev:

http://cr.openjdk.java.net/~mcimadamore/8237370/

Cheers
Maurizio



More information about the core-libs-dev mailing list