[foreign-memaccess] [Rev 01] RFR: Memory access implementation rewrite - post cleanup
Maurizio Cimadamore
mcimadamore at openjdk.java.net
Wed Apr 15 15:23:51 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
Maurizio Cimadamore has updated the pull request incrementally with one additional commit since the last revision:
Add test for roundtrip access modes
-------------
Changes:
- all: https://git.openjdk.java.net/panama-foreign/pull/111/files
- new: https://git.openjdk.java.net/panama-foreign/pull/111/files/c7e953b2..a1bd77a2
Webrevs:
- full: https://webrevs.openjdk.java.net/panama-foreign/111/webrev.01
- incr: https://webrevs.openjdk.java.net/panama-foreign/111/webrev.00-01
Stats: 9 lines in 1 file changed: 9 ins; 0 del; 0 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