[foreign-memaccess] RFR: Memory access implementation rewrite - post cleanup

Maurizio Cimadamore mcimadamore at openjdk.java.net
Wed Apr 15 13:58:07 UTC 2020


* Fix access modes not preserved in AbstractMemorySegmentImpl.ofBuffer
* Add check to ensure that Foreign::withSize and Foreign::asMallocSegment are called with unchecked address

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

Commit messages:
 - * Fix access modes not preserved in AbstractMemorySegmentImpl.ofBuffer

Changes: https://git.openjdk.java.net/panama-foreign/pull/111/files
 Webrev: https://webrevs.openjdk.java.net/panama-foreign/111/webrev.00
  Stats: 54 lines in 7 files changed: 43 ins; 0 del; 11 mod
  Patch: https://git.openjdk.java.net/panama-foreign/pull/111.diff
  Fetch: git fetch https://git.openjdk.java.net/panama-foreign pull/111/head:pull/111

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


More information about the panama-dev mailing list