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

jdk9 produces warning on launcher #3563

Closed
mkristian opened this issue Dec 27, 2015 · 2 comments
Closed

jdk9 produces warning on launcher #3563

mkristian opened this issue Dec 27, 2015 · 2 comments
Assignees
Milestone

Comments

@mkristian
Copy link
Member

https://github.com/jruby/jruby/blob/master/core/src/main/java/org/jruby/RubyInstanceConfig.java#L1867

falls back to java 1.5 mode for jdk9

@kares
Copy link
Member

kares commented Dec 27, 2015

yes cause its 9.0 now, right?

@mkristian mkristian self-assigned this Dec 27, 2015
@mkristian mkristian added this to the JRuby 9.0.5.0 milestone Dec 27, 2015
@mkristian
Copy link
Member Author

the output is

unsupported Java version "9", defaulting to 1.5

so with jdk9 (both oracle and openjdk) it is 9 and not 1.9

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

2 participants