RFR: 7903877: jextract exception handling in downcall wrappers
Nizar Benalla
nbenalla 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
Thanks for the reviews! Tier 1 passes on all platforms.
-------------
PR Comment: https://git.openjdk.org/jextract/pull/282#issuecomment-2838462414
More information about the jextract-dev
mailing list