test/script/basic/JDK-8157160.js.EXPECTED

Tue, 21 Mar 2017 13:41:57 -0700

author
asaha
date
Tue, 21 Mar 2017 13:41:57 -0700
changeset 2160
1df40fe54cd6
parent 1824
258478e90f2d
permissions
-rw-r--r--

Merge

     1 {"foo":42}
     2 [5,6,76,7]
     3 "hello"
     4 {"name":"nashorn","versions":["es5.1","es6"]}
     5 true
     6 {"x":42,"y":"hello"}
     7 "my json representation"
     8 "value from toJSON function"
     9 {"foo":"HELLO"}

mercurial