RFR: 7903877: jextract exception handling in downcall wrappers

Jorn Vernee jvernee at openjdk.org
Mon Apr 28 22:44:57 UTC 2025


On Wed, 23 Apr 2025 16:27:10 GMT, Nizar Benalla <nbenalla at openjdk.org> wrote:

> Can I please get a review for this patch to improve the exception handling in downcall wrappers, if the exception is reachable then throwing an exception is better than catching an exception and turning them into an `AssertionError`.
> 
> TIA

Either way is fine to me.

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

Marked as reviewed by jvernee (Reviewer).

PR Review: https://git.openjdk.org/jextract/pull/282#pullrequestreview-2801215101


More information about the jextract-dev mailing list