[foreign-memaccess] RFR: 8244127: "memory stomping error" when running java/foreign/TestNative.java on a debug build

Jorn Vernee jvernee at openjdk.java.net
Wed Apr 29 18:09:56 UTC 2020


Hi,

This patch fixes a fatal error when running the TestNative test on a debug build. (See the JBS issue for more details).

Thanks,
Jorn

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

Commit messages:
 - Fix memory stomping error

Changes: https://git.openjdk.java.net/panama-foreign/pull/135/files
 Webrev: https://webrevs.openjdk.java.net/panama-foreign/135/webrev.00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8244127
  Stats: 8 lines in 2 files changed: 6 ins; 0 del; 2 mod
  Patch: https://git.openjdk.java.net/panama-foreign/pull/135.diff
  Fetch: git fetch https://git.openjdk.java.net/panama-foreign pull/135/head:pull/135

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


More information about the panama-dev mailing list