Skip to content

Roadmap

David P. Caldwell edited this page Jun 21, 2025 · 7 revisions

Roadmap

Upcoming releases

Milestones

Engine Support

Nashorn has been deprecated. GraalJS is proposed as the alternative for writing hybrid Java/JavaScript (along with other languages) applications for the JVM. GraalJS's multithreading capabilities are substantially different from Rhino's, so in order to fully support jsh on GraalJS, some work is required. See the issue list for details.

Tool Integration Support

We can monitor the usage of development tools with which we integrate with a few tools:

Clone this wiki locally