RFR: 7903877: jextract exception handling in downcall wrappers

Maurizio Cimadamore mcimadamore at openjdk.org
Mon Apr 28 13:12:08 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

Looks good!

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

Marked as reviewed by mcimadamore (Reviewer).

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


More information about the jextract-dev mailing list