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

Tue, 01 Sep 2015 18:28:11 +0530

author
sundar
date
Tue, 01 Sep 2015 18:28:11 +0530
changeset 1521
eed10d5bf2f4
parent 963
e2497b11a021
permissions
-rw-r--r--

8068901: Surprising behavior with more than one functional interface on a class
8068903: Can't invoke vararg @FunctionalInterface methods
Reviewed-by: attila, hannesw

     1 1 level of apply
     2 1,2,3,4
     3 1,2,3,4
     4 1,2,3,4
     5 2 levels of apply
     6 1,2,3,4
     7 1,2,3,4
     8 1,2,3,4
     9 3 levels of apply
    10 1,2,3,4
    11 1,2,3,4
    12 1,2,3,4
    13 4 levels of apply
    14 1,2,3,4
    15 1,2,3,4
    16 1,2,3,4
    17 5 levels of apply
    18 1,2,3,4
    19 1,2,3,4
    20 1,2,3,4
    21 Many levels of apply!
    22 1,2,3,4
    23 1,2,3,4
    24 1,2,3,4
    25 different invocations that'll trigger relinking
    26 1,2,3,4
    27 1,2,3,4
    28 5,6,7,8
    29 8-7-6-5
    30 Many levels of call!
    31 1,2,3,4
    32 1,2,3,4
    33 1,2,3,4
    34 call apply call apply call... a lot
    35 1,2,3,4
    36 1,2,3,4
    37 1,2,3,4
    38 apply call apply call apply... a lot
    39 1,2,3,4
    40 1,2,3,4
    41 1,2,3,4

mercurial