[foreign-memaccess+abi] Integrated: 8258238: Some jextract samples crash with: "updating map that does not need updating"
Jorn Vernee
jvernee at openjdk.java.net
Mon Dec 14 14:28:03 UTC 2020
On Mon, 14 Dec 2020 13:55:55 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:
> This fixes the failing assert by checking if the register map needs to be updated.
>
> This gets the jextract samples working again, but some followup is still need to add a test case that can catch this problem.
This pull request has now been integrated.
Changeset: f4899689
Author: Jorn Vernee <jvernee at openjdk.org>
URL: https://git.openjdk.java.net/panama-foreign/commit/f4899689
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8258238: Some jextract samples crash with: "updating map that does not need updating"
Reviewed-by: mcimadamore
-------------
PR: https://git.openjdk.java.net/panama-foreign/pull/417
More information about the panama-dev
mailing list