RFR: 7903877: jextract exception handling in downcall wrappers
duke
duke at openjdk.org
Tue Apr 29 11:30:59 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
@nizarbenalla
Your change (at version 2540cabbe22d971e2918faf03a6d569c7b296c8f) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jextract/pull/282#issuecomment-2838463162
More information about the jextract-dev
mailing list