[foreign-memaccess] RFR: 8249879: Split MemorySegment and MemoryAddress (minor javadoc tweak)

Maurizio Cimadamore mcimadamore at openjdk.java.net
Wed Jul 29 11:02:12 UTC 2020


The javadoc for `MemoryHandles::varHandle` is out of sync with the latest changes, and it does not describe the
coordinates types of the memory access var handle accurately.

Thanks @slowhog for catching this.

-------------

Commit messages:
 - Rectory javadoc of MemoryHandles::varHandle

Changes: https://git.openjdk.java.net/panama-foreign/pull/270/files
 Webrev: https://webrevs.openjdk.java.net/panama-foreign/270/webrev.00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8249879
  Stats: 11 lines in 1 file changed: 2 ins; 0 del; 9 mod
  Patch: https://git.openjdk.java.net/panama-foreign/pull/270.diff
  Fetch: git fetch https://git.openjdk.java.net/panama-foreign pull/270/head:pull/270

PR: https://git.openjdk.java.net/panama-foreign/pull/270


More information about the panama-dev mailing list