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

Thu, 17 Mar 2016 08:10:13 -0700

author
asaha
date
Thu, 17 Mar 2016 08:10:13 -0700
changeset 1806
309a5e14e5e2
parent 1126
0a5ec176e9d8
permissions
-rw-r--r--

Added tag jdk8u91-b00 for changeset a2c005a7b33a

     1 {null=0, 1=2, false=true, foo=bar}
     2 object null
     3 number 1
     4 boolean false
     5 string foo
     6 string bar
     7 number 2
     8 boolean true
     9 number 0
    10 bar
    11 null
    12 null
    13 {null=0, 1=2, false=true, foo=baz}

mercurial