[foreign-memaccess] Integrated: 8249879: Split MemorySegment and MemoryAddress (test fix)

Maurizio Cimadamore mcimadamore at openjdk.java.net
Wed Jul 29 14:50:20 UTC 2020


Since the refactoring, the JDK spliterator test started to fail. I overhauled the test logic to make use of the new
accessors in MemoryAccess.

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

Commit messages:
 - Fix SpliteratorsTest

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

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


More information about the panama-dev mailing list