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

Disable skipping HCR guard creation for java/lang/invoke callees #13978

Closed
wants to merge 1 commit into from

Conversation

nbhuiyan
Copy link
Member

Skipping HCR guard creation for java/lang/invoke inlined callees
could result in incorrectly setting up OSR transitions.

Issue: #13162

Signed-off-by: Nazim Bhuiyan nubhuiyan@ibm.com

Skipping HCR guard creation for java/lang/invoke inlined callees
could result in incorrectly setting up OSR transitions.

Signed-off-by: Nazim Bhuiyan <nubhuiyan@ibm.com>
@0xdaryl
Copy link
Contributor

0xdaryl commented Nov 23, 2021

Jenkins test sanity,extended all jdk17

Launching JDK17 testing as the fix is specific to the OpenJDK MH implementation.

@pshipton
Copy link
Member

Jenkins test sanity,extended all jdk17

@nbhuiyan
Copy link
Member Author

Closing this because a better workaround was merged via eclipse/omr#6255

@nbhuiyan nbhuiyan closed this Nov 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants