Are Nashorn/jjs built in objects documented anywhere?

Andrew Thompson lordpixel+openjdk at mac.com
Mon Jul 1 20:39:36 PDT 2013


On Jun 30, 2013, at 11:40 PM, A. Sundararajan <sundararajan.athijegannathan at oracle.com> wrote:

> Nashorn implements ECMAScript 262 Edition 5.1 ( http://www.ecma-international.org/ecma-262/5.1/ ). Top level "JSON" object and it's 'parse' and 'stringify' methods are specified in that specification.
> 
> There are a few nashorn specific extensions - which will be documented in "Java scripting programmer's guide" before jdk8 is released.  In the meanwhile, you can check out nashorn mercurial repo from here:
> 
>    http://hg.openjdk.java.net/nashorn/jdk8/nashorn
> 
> and check out $nashorn/docs directory.

Thank you. That's exactly what I needed and now I know where to look in future too.


AndyT (lordpixel - the cat who walks through walls)
A little bigger on the inside

	(see you later space cowboy, you can't take the sky from me)



More information about the nashorn-dev mailing list