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

Tue, 04 Jun 2013 22:31:48 +0530

author
sundar
date
Tue, 04 Jun 2013 22:31:48 +0530
changeset 321
c70f60578385
parent 0
b1a7da25b547
permissions
-rw-r--r--

8015830: Javascript mapping of ScriptEngine bindings does not expose keys
Reviewed-by: jlaskey, lagergren

     1 true
     2 true
     3 true
     4 8
     5 null
     6 8
     7 '1
     8 1
     9 '
    10 true
    11 true
    12 true
    13 abcdd,a,b,c,d
    14 abcddx,a,b,c,d
    15 null
    16 abcd',a,b,c,d
    17 abcd'xyz,a,b,c,d
    18 abcd',a,b,c,d
    19 abcd'xyz,a,b,c,d
    20 abcd8,a,b,c,d
    21 abcd8xyz,a,b,c,d
    22 abcd,a,b,c,d
    23 abcdxyz,a,b,c,d
    24 abcd84,a,b,c,d
    25 abcd84xyz,a,b,c,d
    26 abcd8,a,b,c,d
    27 abcd8xyz,a,b,c,d

mercurial