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

Support for OpenJDK MethodHandles #11281

Merged
merged 2 commits into from
Nov 26, 2020

Conversation

babsingh
Copy link
Contributor

@babsingh babsingh commented Nov 26, 2020

  1. Disable OpenJ9 MethodType and MethodTypeForm for OpenJDK MethodHandles.

  2. J9Class->methodTypes renamed to J9Class->invokeCache for OpenJDK MethodHandles
    as part of Update resolve code to support OpenJDK MH #10893.

Co-authored-by: Jack Lu Jack.S.Lu@ibm.com
Signed-off-by: Babneet Singh sbabneet@ca.ibm.com

babsingh and others added 2 commits November 26, 2020 00:13
Co-authored-by: Jack Lu <Jack.S.Lu@ibm.com>
Signed-off-by: Babneet Singh <sbabneet@ca.ibm.com>
Co-authored-by: Jack Lu <Jack.S.Lu@ibm.com>
Signed-off-by: Babneet Singh <sbabneet@ca.ibm.com>
@DanHeidinga DanHeidinga added the project:MH Used to track Method Handles related work label Nov 26, 2020
@DanHeidinga DanHeidinga self-assigned this Nov 26, 2020
@DanHeidinga
Copy link
Member

Jenkins test sanity zlinux jdk15

Copy link
Member

@DanHeidinga DanHeidinga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@DanHeidinga DanHeidinga merged commit 5286152 into eclipse-openj9:master Nov 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
project:MH Used to track Method Handles related work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants