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 JDK 11 #776

Closed
jeanabraham opened this issue Jul 8, 2020 · 2 comments
Closed

Support for JDK 11 #776

jeanabraham opened this issue Jul 8, 2020 · 2 comments

Comments

@jeanabraham
Copy link

I noticed that one of the dependencies for using this library is JDK 8. Is there a plan to have support for JDK 11+? Thanks!

@whiskeysierra
Copy link
Collaborator

That should be a minimum requirement, not a maximum. Have you tried running it with JDK 11 or higher? I'd expect it to work.

@whiskeysierra
Copy link
Collaborator

I successfully ran the build including tests locally using Java 11 and everything worked. I haven't tried to use the Java 8 binaries in a Java 11 application though. But my understanding is that it should just work.

Please let me know if I'm wrong.

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

No branches or pull requests

2 participants