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

Migrate to Java 11 #113

Closed
badgerwithagun opened this issue Jan 4, 2019 · 0 comments · Fixed by #102
Closed

Migrate to Java 11 #113

badgerwithagun opened this issue Jan 4, 2019 · 0 comments · Fixed by #102
Labels
java Requires Java skills on hold refactor Technical task

Comments

@badgerwithagun
Copy link
Member

badgerwithagun commented Jan 4, 2019

Java 11 brings a number of benefits, but at the moment, tooling support for anything over Java 8 is a bit patchy, so I'm maintaining an open branch which does the migration so we can flip when it makes sense to do so.

GraalVM is a more capable replacement for Nashorn, which is deprecated, but again isn't ready (no v1.0.0 yet). #229 will follow up on that.

@badgerwithagun badgerwithagun added refactor Technical task java Requires Java skills labels Jan 4, 2019
@badgerwithagun badgerwithagun changed the title Migrate to Java 11 and GraalVM instead of Nashorn Migrate to Java 11 Feb 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
java Requires Java skills on hold refactor Technical task
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant