[foreign-memaccess] RFR: Fix bad use of MemorySegment::spliterator in TestSharedAccess

Jorn Vernee jvernee at openjdk.java.net
Wed Apr 22 11:20:47 UTC 2020


On Wed, 22 Apr 2020 11:09:41 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:

> By accident, the patch for  https://git.openjdk.java.net/panama-foreign/pull/115contains a mistake on TestSharedAccess,
> where the `MemorySegment::spliterator` is still accessed in a non-static fashion, thus preventing compilation.

Marked as reviewed by jvernee (Committer).

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

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


More information about the panama-dev mailing list