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

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

mercurial