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 explicit type parameters for Java 8 #10005

Merged
merged 1 commit into from
Jun 24, 2020

Conversation

keithc-ca
Copy link
Contributor

Fixes the build error for Java 8 seen in #9992.

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

jenkins compile zlinux jdk8

@keithc-ca
Copy link
Contributor Author

I expect the issue was the use of a Java 7 boot JDK on AIX; that zlinux build uses Java 8 so it isn't a real test that this will fix the AIX problem.

@pshipton
Copy link
Member

jenkins compile aix jdk8

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

Successfully merging this pull request may close these issues.

None yet

2 participants