Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GR-52314] Make MissingRegistrationReportingMode a runtime option #8473

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

graalvmbot
Copy link
Collaborator

It is not necessary for the Native Image builder to know at build-time what the missing registration reporting mode is going to be. This PR changes this option into a runtime option, which makes debugging of missing registration errors easier, as a rebuild is no longer required to change the reporting mode.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Feb 29, 2024
@graalvmbot graalvmbot force-pushed the lottet/GR-52314-runtime-reporting-mode branch 2 times, most recently from 3345c33 to 9bde9dc Compare March 8, 2024 11:37
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