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

Wed, 03 Jul 2013 15:46:03 +0200

author
lagergren
date
Wed, 03 Jul 2013 15:46:03 +0200
changeset 407
961cffae0828
parent 0
b1a7da25b547
permissions
-rw-r--r--

8019811: Static calls - self referential functions needed a return type conversion if they were specialized, as they can't use the same mechanism as indy calls
Reviewed-by: sundar, 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