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-59804] Ensure full watchdog interval is available per method in LIRNativeImageCodeCache.patchMethods. #10125

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

graalvmbot
Copy link
Collaborator

@graalvmbot graalvmbot commented Nov 20, 2024

On rare occasions, the native image timeout watchdog can trigger during LIRNativeImageCodeCache.patchMethods. To prevent that we ensure there is a full watchdog interval available for each processed HostedMethod.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Nov 20, 2024
@graalvmbot graalvmbot merged commit cb46485 into master Nov 21, 2024
12 of 13 checks passed
@graalvmbot graalvmbot deleted the paw/GR-59804 branch November 21, 2024 12:33
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