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

Paul Sandoz psandoz at openjdk.java.net
Wed Apr 15 21:21:09 UTC 2020


On Wed, 15 Apr 2020 21:05:45 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:

>> * 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:
> 
>   Fixed recovery of correct thread ownership info when transitioning from segment -> buffer -> segment.
>   Added test (contributed by Paul Sandoz)

Marked as reviewed by psandoz (Committer).

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

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


More information about the panama-dev mailing list