test/nashorn/script/basic/JDK-8157160.js.EXPECTED
changeset 47216 71c04702a3d5
parent 38483 84396baa1cb3
equal deleted inserted replaced
47215:4ebc2e2fb97c 47216:71c04702a3d5
       
     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"}