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 OpenJDK MethodHandles in OpenJ9 JDK8 #14541

Open
babsingh opened this issue Feb 17, 2022 · 1 comment
Open

Support OpenJDK MethodHandles in OpenJ9 JDK8 #14541

babsingh opened this issue Feb 17, 2022 · 1 comment
Labels
jdk8 project:MH Used to track Method Handles related work

Comments

@babsingh
Copy link
Contributor

babsingh commented Feb 17, 2022

Tracker for issues to support OpenJDK MethodHandles in OpenJ9 JDK8.

@babsingh
Copy link
Contributor Author

babsingh commented Feb 17, 2022

Steps to build an OpenJ9 JDK8 with OJDK MHs enabled

bash ./configure --with-freemarker-jar=/root/freemarker.jar --enable-openjdk-methodhandles
make clean
make images

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
jdk8 project:MH Used to track Method Handles related work
Projects
None yet
Development

No branches or pull requests

1 participant