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

Add generateHolderClasses(Stream<String>) for Java 16 #10530

Merged
merged 1 commit into from
Sep 8, 2020

Conversation

keithc-ca
Copy link
Contributor

See https://ci.eclipse.org/openj9/job/Build_JDKnext_x86-64_linux_OpenJDK/282/:

22:23:40  /home/jenkins/workspace/Build_JDKnext_x86-64_linux_OpenJDK/src/java.base/share/classes/java/lang/invoke/MethodHandleImpl.java:1768: error: cannot find symbol
22:23:40                  return GenerateJLIClassesHelper.generateHolderClasses(traces);
22:23:40                                                 ^
22:23:40    symbol:   method generateHolderClasses(Stream<String>)
22:23:40    location: class GenerateJLIClassesHelper

Signed-off-by: Keith W. Campbell <keithc@ca.ibm.com>
@keithc-ca
Copy link
Contributor Author

Jenkins compile xlinux jdknext depends ibmruntimes/openj9-openjdk-jdk#openj9-staging

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants