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

What is the minimum Java version supported for JRuby 9.0.0.0? #3273

Closed
jeffmaher opened this issue Aug 21, 2015 · 4 comments
Closed

What is the minimum Java version supported for JRuby 9.0.0.0? #3273

jeffmaher opened this issue Aug 21, 2015 · 4 comments
Milestone

Comments

@jeffmaher
Copy link

I haven't been able to find this information form a cursory Google Search. Is there a place I can find this information?

@benlovell
Copy link
Contributor

It's in the README:

To run JRuby you will need a JRE (the JVM runtime environment) version 7 or higher.

I've also read @headius quoted as saying:

With JRuby 9000, Java 7 is now the minimum Java version. "We use many Java 7 features, and so JRuby requires a Java 7 JVM and JDK [Java Development Kit] to run,"

@jeffmaher
Copy link
Author

@benlovell Thanks!

@headius headius added this to the Non-Release milestone Aug 29, 2015
@svatada
Copy link

svatada commented Feb 8, 2019

JRuby compatible with JAVA 11?

@enebo
Copy link
Member

enebo commented Feb 8, 2019

@svatada 9.2.x will run on Java 11 although you may see some module warnings depending on what you are doing.

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

No branches or pull requests

5 participants