Nashorn (JavaScript engine)

Nashorn
Developer(s)Oracle Corporation, OpenJDK Community
Stable release
15.4 / April 23, 2022 (2022-04-23)
Repository
Written inJava
Operating systemCross-platform
PlatformJava Virtual Machine
TypeJavaScript engine
LicenseGPL with a linking exception

Nashorn is a JavaScript engine developed in the Java programming language originally by Oracle and later by the OpenJDK Community. It relies on the support for dynamically typed languages on the Java Platform (JSR 292) (a concept first realized in the experimental Da Vinci Machine and a standard part of Java 7 and later.) Nashorn was included with Java 8 through JDK 14.