On Thu, 26 Nov 2020 19:24:16 GMT, Jorn Vernee <jver...@openjdk.org> wrote:
> This upstreams the patch from: > https://github.com/openjdk/panama-foreign/pull/396 > > There were only some minor merge conflicts due to imports and some tests > being replaced by java/foreign/TestNulls. All tests still pass, no other > changes were needed. > > CSR: https://bugs.openjdk.java.net/browse/JDK-8257187 This pull request has now been integrated. Changeset: 04ce8e38 Author: Jorn Vernee <jver...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/04ce8e38 Stats: 321 lines in 4 files changed: 264 ins; 7 del; 50 mod 8257184: Upstream 8252504: Add a method to MemoryLayout which returns a offset-computing method handle Reviewed-by: mcimadamore, chegar ------------- PR: https://git.openjdk.java.net/jdk/pull/1468