-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
None
-
Affects Version/s: None
-
Component/s: tools
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
- links to
-
Commit(master)
openjdk/jextract/ec585ccc
-
Review(master)
openjdk/jextract/282