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

Adapt getCallerClass MH tests for ojdk8 MHs #18396

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

ThanHenderson
Copy link
Contributor

This patch addresses #14989 for ojdk8 MHs by matching the MH class to the InjectedInvoker template class.

Signed-off-by: Nathan Henderson [email protected]

This patch addresses eclipse-openj9#14989 for ojdk8 MHs
by matching the MH class to the InjectedInvoker template class.

Signed-off-by: Nathan Henderson <[email protected]>
@ThanHenderson
Copy link
Contributor Author

I guess I forgot to ping: @babsingh

@babsingh
Copy link
Contributor

babsingh commented Nov 8, 2023

jenkins test extended.functional zlinuxojdk292 jdk8

@babsingh
Copy link
Contributor

babsingh commented Nov 8, 2023

jenkins test extended.functional zlinux jdk8

@ThanHenderson
Copy link
Contributor Author

extended.functional failures are known issues. The targeted getCallerClass tests pass.

@babsingh babsingh merged commit 04f76db into eclipse-openj9:master Nov 8, 2023
@ThanHenderson ThanHenderson added jdk8 comp:vm project:MH Used to track Method Handles related work labels Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:vm jdk8 project:MH Used to track Method Handles related work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants