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

Mon, 07 Apr 2014 21:57:33 +0530

author
sundar
date
Mon, 07 Apr 2014 21:57:33 +0530
changeset 830
3cb09c560108
parent 0
b1a7da25b547
permissions
-rw-r--r--

8039387: Nashorn supports indexed access of List elements, but length property is not supported
Reviewed-by: lagergren, jlaskey

     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