nashorn/test/script/basic/JDK-8098807-payload.js
author hannesw
Fri, 03 Feb 2017 13:28:00 +0100
changeset 43555 1bb10bccf057
parent 31195 4ff0587b9ed1
permissions -rw-r--r--
8173888: Test for JDK-8169481 causes stack overflows in parser tests Reviewed-by: jlaskey, sundar
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
31195
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
     1
/*
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
     2
 * Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
     3
 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
     4
 *
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
     5
 * This code is free software; you can redistribute it and/or modify it
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
     6
 * under the terms of the GNU General Public License version 2 only, as
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
     7
 * published by the Free Software Foundation.
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
     8
 *
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
     9
 * This code is distributed in the hope that it will be useful, but WITHOUT
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    10
 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    11
 * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    12
 * version 2 for more details (a copy is included in the LICENSE file that
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    13
 * accompanied this code).
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    14
 *
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    15
 * You should have received a copy of the GNU General Public License version
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    16
 * 2 along with this work; if not, write to the Free Software Foundation,
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    17
 * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    18
 *
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    19
 * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    20
 * or visit www.oracle.com if you need additional information or have any
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    21
 * questions.
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    22
 */
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    23
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    24
/**
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    25
 * JDK-8098807:  Strict eval throws ClassCastException with large scripts
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    26
 *
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    27
 * @subtest
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    28
 */
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    29
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    30
function f() {}
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    31
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    32
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    33
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    34
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    35
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    36
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    37
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    38
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    39
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    40
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    41
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    42
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    43
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    44
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    45
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    46
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    47
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    48
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    49
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    50
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    51
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    52
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    53
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    54
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    55
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    56
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    57
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    58
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    59
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    60
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    61
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    62
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    63
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    64
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    65
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    66
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    67
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    68
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    69
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    70
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    71
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    72
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    73
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    74
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    75
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    76
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    77
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    78
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    79
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    80
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    81
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    82
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    83
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    84
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    85
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    86
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    87
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    88
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    89
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    90
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    91
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    92
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    93
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    94
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    95
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    96
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    97
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    98
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
    99
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
   100
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
   101
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
   102
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
   103
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
   104
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
   105
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
   106
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
   107
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
   108
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
   109
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
   110
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
   111
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
   112
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
   113
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
   114
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
   115
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
   116
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
   117
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
   118
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
   119
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
   120
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
   121
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
   122
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
   123
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
   124
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
   125
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
   126
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
   127
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
   128
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
   129
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
   130
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
   131
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
   132
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
   133
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
   134
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
   135
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
   136
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
   137
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
   138
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
   139
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
   140
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
   141
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
   142
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
   143
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
   144
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
   145
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
   146
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
   147
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
   148
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
   149
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
   150
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
   151
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
   152
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
   153
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
   154
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
   155
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
   156
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();
4ff0587b9ed1 8098807: Strict eval throws ClassCastException with large scripts
hannesw
parents:
diff changeset
   157
f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f(); f();