Nashorn (JavaScript engine): Difference between revisions

Content deleted Content added
m Adding local short description: "Deprecated JavaScript engine developed inn Java by Oracle", overriding Wikidata description "JavaScript engine" (Shortdesc helper)
Pernyf (talk | contribs)
m Add a sentence describing the continuation of Nashorn as a project under OpenJDK.
Line 82:
| date=2017-07-17
| access-date=2018-09-25}}</ref><ref>{{cite web |url=https://openjdk.java.net/jeps/372 |title=JEP 372: Remove the Nashorn JavaScript Engine |date=2020-01-10 |access-date=2020-07-22}}</ref> GraalJS from the [[GraalVM]] project was suggested as a replacement.
 
Nashorn development [https://github.com/openjdk/nashorn continues] under the [https://openjdk.java.net/projects/nashorn/ OpenJDK project] and the [https://mvnrepository.com/artifact/org.openjdk.nashorn/nashorn-core separate release] can be used in Java project from Java 11 and up.
 
==Name==