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

Added the usage of right front end queries and getExistingJittedBodyInfo on Power #18056

Merged

Conversation

bhavanisn
Copy link
Contributor

This commit updates:

  1. TR::PPCCallSnippet::generateVIThunk to use the right front end query.
  2. To use GetExistingMethodInfo instead of using startPC in TR_PPCRecompilation::getExistingMethodInfo

Related PRs for AArch64/z:

  1. Use front end query when allocating VI Thunks
    AArch64: Use front end query when allocating VI Thunks #17904 (AArch64)
    Use correct front end query when allocating VI Thunks #6910 (z)
  2. Get existing method info from the J9Method instead of startPC
    AArch64: Get existing method info from the J9Method instead of startPC #17915 (AArch64)
    Port JITServer j9method changes #7044 (z)

…etExistingMethodInfo instead of using startPC
@bhavanisn
Copy link
Contributor Author

@ymanton Please review. Thanks.

@ymanton
Copy link
Member

ymanton commented Sep 6, 2023

Jenkins test sanity.functional plinux,aix jdk8,jdk17

@ymanton ymanton merged commit ba30b63 into eclipse-openj9:master Sep 11, 2023
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.

2 participants