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

Thu, 16 Jan 2014 22:50:53 +0530

author
sundar
date
Thu, 16 Jan 2014 22:50:53 +0530
changeset 759
33a61e7f43e6
parent 0
b1a7da25b547
permissions
-rw-r--r--

8032004: instance property "message" of Error objects should be non-enumerable
Reviewed-by: hannesw, jlaskey

     1 true
     2 true
     3 a
     4 b
     5 c
     6 d
     7 4
     8 x,a,b,c,d
     9 x,a,b,c,d,y
    10 x
    11 y
    12 a,b,c,d
    13 a,b,c,d,e,f
    14 z,a,b,c,d,e,f
    15 z,a,x,b,c,d,e,f
    16 z,a,x,b,c,d,e,g
    17 class java.lang.IndexOutOfBoundsException
    18 class java.lang.IndexOutOfBoundsException
    19 class java.lang.IndexOutOfBoundsException
    20 class java.lang.IndexOutOfBoundsException
    21 a,b,c,d,e
    22 a
    23 a
    24 e
    25 a
    26 a
    27 e
    28 2,a,b,c,d,e,1,3
    29 1,2,x,3,4,x,5,6,x,7,8
    30 1,2,3,4,x,5,6,x,7,8
    31 1,2,3,4,x,5,6,7,8
    32 class java.util.NoSuchElementException
    33 class java.util.NoSuchElementException
    34 class java.util.NoSuchElementException
    35 class java.util.NoSuchElementException
    36 class java.util.NoSuchElementException
    37 class java.util.NoSuchElementException
    38 null
    39 null
    40 null

mercurial