-
Bug
-
Resolution: Unresolved
-
P4
-
None
-
None
Downcalls wrapper in jextract catch any throwable and turn them into AssertionErrors. While this might be ok for low-level internal errors, sometimes the downcall might fail for legitimate reasons (e.g. attempting to access an already closed memory segment). See:
https://mail.openjdk.org/pipermail/jextract-dev/2024-October/001958.html
https://mail.openjdk.org/pipermail/jextract-dev/2024-October/001958.html