Skip to content

Conversation

graalvmbot
Copy link
Collaborator

This PR introduces an uncaught exception handler for Native Image whose goal is to handle any uncaught exception that occurs in non-main threads and terminate the build. More details about how it is implemented can be found directly in the javadoc of NativeImageGenerator.installDefaultExceptionHandler(...).

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Aug 7, 2025
@graalvmbot graalvmbot merged commit 801956e into master Aug 7, 2025
11 of 13 checks passed
@graalvmbot graalvmbot deleted the d-kozak/GR-68497/uncaught-exception-handler branch August 7, 2025 23:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants