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

0.49: Revert initializeMethodRunAddressNoHook #20825

Merged

Conversation

dsouzai
Copy link
Contributor

@dsouzai dsouzai commented Dec 12, 2024

Cherry-pick of #20763

initializeMethodRunAddressNoHook is called by JIT'd code when it needs
to revert to the interpeter. Openj9:20387 modified this function to set
the extra to 0x1. However, resetting the extra can result in hang
(see OpenJ9:20750 for details).

This commit reverts the change specific to
initializeMethodRunAddressNoHook.

Signed-off-by: Irwin D'Souza <[email protected]>
@pshipton pshipton merged commit f4d977c into eclipse-openj9:v0.49.0-release Dec 12, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants