nashorn/test/script/basic/NASHORN-51.js.EXPECTED
author hannesw
Fri, 03 Feb 2017 13:28:00 +0100
changeset 43555 1bb10bccf057
parent 20929 f2bd18181940
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:
20929
f2bd18181940 8026167: Class cache/reuse of 'eval' scripts results in ClassCastException in some cases.
sundar
parents: 18632
diff changeset
     1
ReferenceError:35:Invalid left hand side for assignment
18632
93017277615e 8019553: NPE on illegal l-value for increment and decrement
sundar
parents: 16147
diff changeset
     2
1++
93017277615e 8019553: NPE on illegal l-value for increment and decrement
sundar
parents: 16147
diff changeset
     3
^
20929
f2bd18181940 8026167: Class cache/reuse of 'eval' scripts results in ClassCastException in some cases.
sundar
parents: 18632
diff changeset
     4
ReferenceError:42:Invalid left hand side for assignment
18632
93017277615e 8019553: NPE on illegal l-value for increment and decrement
sundar
parents: 16147
diff changeset
     5
1--
93017277615e 8019553: NPE on illegal l-value for increment and decrement
sundar
parents: 16147
diff changeset
     6
^
20929
f2bd18181940 8026167: Class cache/reuse of 'eval' scripts results in ClassCastException in some cases.
sundar
parents: 18632
diff changeset
     7
ReferenceError:49:Invalid left hand side for assignment
18632
93017277615e 8019553: NPE on illegal l-value for increment and decrement
sundar
parents: 16147
diff changeset
     8
++1
93017277615e 8019553: NPE on illegal l-value for increment and decrement
sundar
parents: 16147
diff changeset
     9
  ^
20929
f2bd18181940 8026167: Class cache/reuse of 'eval' scripts results in ClassCastException in some cases.
sundar
parents: 18632
diff changeset
    10
ReferenceError:56:Invalid left hand side for assignment
18632
93017277615e 8019553: NPE on illegal l-value for increment and decrement
sundar
parents: 16147
diff changeset
    11
--1
93017277615e 8019553: NPE on illegal l-value for increment and decrement
sundar
parents: 16147
diff changeset
    12
  ^
20929
f2bd18181940 8026167: Class cache/reuse of 'eval' scripts results in ClassCastException in some cases.
sundar
parents: 18632
diff changeset
    13
ReferenceError:35:Invalid left hand side for assignment
18632
93017277615e 8019553: NPE on illegal l-value for increment and decrement
sundar
parents: 16147
diff changeset
    14
0++
93017277615e 8019553: NPE on illegal l-value for increment and decrement
sundar
parents: 16147
diff changeset
    15
^
20929
f2bd18181940 8026167: Class cache/reuse of 'eval' scripts results in ClassCastException in some cases.
sundar
parents: 18632
diff changeset
    16
ReferenceError:42:Invalid left hand side for assignment
18632
93017277615e 8019553: NPE on illegal l-value for increment and decrement
sundar
parents: 16147
diff changeset
    17
0--
93017277615e 8019553: NPE on illegal l-value for increment and decrement
sundar
parents: 16147
diff changeset
    18
^
20929
f2bd18181940 8026167: Class cache/reuse of 'eval' scripts results in ClassCastException in some cases.
sundar
parents: 18632
diff changeset
    19
ReferenceError:49:Invalid left hand side for assignment
18632
93017277615e 8019553: NPE on illegal l-value for increment and decrement
sundar
parents: 16147
diff changeset
    20
++0
93017277615e 8019553: NPE on illegal l-value for increment and decrement
sundar
parents: 16147
diff changeset
    21
  ^
20929
f2bd18181940 8026167: Class cache/reuse of 'eval' scripts results in ClassCastException in some cases.
sundar
parents: 18632
diff changeset
    22
ReferenceError:56:Invalid left hand side for assignment
18632
93017277615e 8019553: NPE on illegal l-value for increment and decrement
sundar
parents: 16147
diff changeset
    23
--0
93017277615e 8019553: NPE on illegal l-value for increment and decrement
sundar
parents: 16147
diff changeset
    24
  ^
20929
f2bd18181940 8026167: Class cache/reuse of 'eval' scripts results in ClassCastException in some cases.
sundar
parents: 18632
diff changeset
    25
ReferenceError:35:Invalid left hand side for assignment
18632
93017277615e 8019553: NPE on illegal l-value for increment and decrement
sundar
parents: 16147
diff changeset
    26
3.14++
93017277615e 8019553: NPE on illegal l-value for increment and decrement
sundar
parents: 16147
diff changeset
    27
^
20929
f2bd18181940 8026167: Class cache/reuse of 'eval' scripts results in ClassCastException in some cases.
sundar
parents: 18632
diff changeset
    28
ReferenceError:42:Invalid left hand side for assignment
18632
93017277615e 8019553: NPE on illegal l-value for increment and decrement
sundar
parents: 16147
diff changeset
    29
3.14--
93017277615e 8019553: NPE on illegal l-value for increment and decrement
sundar
parents: 16147
diff changeset
    30
^
20929
f2bd18181940 8026167: Class cache/reuse of 'eval' scripts results in ClassCastException in some cases.
sundar
parents: 18632
diff changeset
    31
ReferenceError:49:Invalid left hand side for assignment
18632
93017277615e 8019553: NPE on illegal l-value for increment and decrement
sundar
parents: 16147
diff changeset
    32
++3.14
93017277615e 8019553: NPE on illegal l-value for increment and decrement
sundar
parents: 16147
diff changeset
    33
  ^
20929
f2bd18181940 8026167: Class cache/reuse of 'eval' scripts results in ClassCastException in some cases.
sundar
parents: 18632
diff changeset
    34
ReferenceError:56:Invalid left hand side for assignment
18632
93017277615e 8019553: NPE on illegal l-value for increment and decrement
sundar
parents: 16147
diff changeset
    35
--3.14
93017277615e 8019553: NPE on illegal l-value for increment and decrement
sundar
parents: 16147
diff changeset
    36
  ^
20929
f2bd18181940 8026167: Class cache/reuse of 'eval' scripts results in ClassCastException in some cases.
sundar
parents: 18632
diff changeset
    37
ReferenceError:35:Invalid left hand side for assignment
18632
93017277615e 8019553: NPE on illegal l-value for increment and decrement
sundar
parents: 16147
diff changeset
    38
true++
93017277615e 8019553: NPE on illegal l-value for increment and decrement
sundar
parents: 16147
diff changeset
    39
^
20929
f2bd18181940 8026167: Class cache/reuse of 'eval' scripts results in ClassCastException in some cases.
sundar
parents: 18632
diff changeset
    40
ReferenceError:42:Invalid left hand side for assignment
18632
93017277615e 8019553: NPE on illegal l-value for increment and decrement
sundar
parents: 16147
diff changeset
    41
true--
93017277615e 8019553: NPE on illegal l-value for increment and decrement
sundar
parents: 16147
diff changeset
    42
^
20929
f2bd18181940 8026167: Class cache/reuse of 'eval' scripts results in ClassCastException in some cases.
sundar
parents: 18632
diff changeset
    43
ReferenceError:49:Invalid left hand side for assignment
18632
93017277615e 8019553: NPE on illegal l-value for increment and decrement
sundar
parents: 16147
diff changeset
    44
++true
93017277615e 8019553: NPE on illegal l-value for increment and decrement
sundar
parents: 16147
diff changeset
    45
  ^
20929
f2bd18181940 8026167: Class cache/reuse of 'eval' scripts results in ClassCastException in some cases.
sundar
parents: 18632
diff changeset
    46
ReferenceError:56:Invalid left hand side for assignment
18632
93017277615e 8019553: NPE on illegal l-value for increment and decrement
sundar
parents: 16147
diff changeset
    47
--true
93017277615e 8019553: NPE on illegal l-value for increment and decrement
sundar
parents: 16147
diff changeset
    48
  ^
20929
f2bd18181940 8026167: Class cache/reuse of 'eval' scripts results in ClassCastException in some cases.
sundar
parents: 18632
diff changeset
    49
ReferenceError:35:Invalid left hand side for assignment
18632
93017277615e 8019553: NPE on illegal l-value for increment and decrement
sundar
parents: 16147
diff changeset
    50
false++
93017277615e 8019553: NPE on illegal l-value for increment and decrement
sundar
parents: 16147
diff changeset
    51
^
20929
f2bd18181940 8026167: Class cache/reuse of 'eval' scripts results in ClassCastException in some cases.
sundar
parents: 18632
diff changeset
    52
ReferenceError:42:Invalid left hand side for assignment
18632
93017277615e 8019553: NPE on illegal l-value for increment and decrement
sundar
parents: 16147
diff changeset
    53
false--
93017277615e 8019553: NPE on illegal l-value for increment and decrement
sundar
parents: 16147
diff changeset
    54
^
20929
f2bd18181940 8026167: Class cache/reuse of 'eval' scripts results in ClassCastException in some cases.
sundar
parents: 18632
diff changeset
    55
ReferenceError:49:Invalid left hand side for assignment
18632
93017277615e 8019553: NPE on illegal l-value for increment and decrement
sundar
parents: 16147
diff changeset
    56
++false
93017277615e 8019553: NPE on illegal l-value for increment and decrement
sundar
parents: 16147
diff changeset
    57
  ^
20929
f2bd18181940 8026167: Class cache/reuse of 'eval' scripts results in ClassCastException in some cases.
sundar
parents: 18632
diff changeset
    58
ReferenceError:56:Invalid left hand side for assignment
18632
93017277615e 8019553: NPE on illegal l-value for increment and decrement
sundar
parents: 16147
diff changeset
    59
--false
93017277615e 8019553: NPE on illegal l-value for increment and decrement
sundar
parents: 16147
diff changeset
    60
  ^
20929
f2bd18181940 8026167: Class cache/reuse of 'eval' scripts results in ClassCastException in some cases.
sundar
parents: 18632
diff changeset
    61
ReferenceError:35:Invalid left hand side for assignment
18632
93017277615e 8019553: NPE on illegal l-value for increment and decrement
sundar
parents: 16147
diff changeset
    62
null++
93017277615e 8019553: NPE on illegal l-value for increment and decrement
sundar
parents: 16147
diff changeset
    63
^
20929
f2bd18181940 8026167: Class cache/reuse of 'eval' scripts results in ClassCastException in some cases.
sundar
parents: 18632
diff changeset
    64
ReferenceError:42:Invalid left hand side for assignment
18632
93017277615e 8019553: NPE on illegal l-value for increment and decrement
sundar
parents: 16147
diff changeset
    65
null--
93017277615e 8019553: NPE on illegal l-value for increment and decrement
sundar
parents: 16147
diff changeset
    66
^
20929
f2bd18181940 8026167: Class cache/reuse of 'eval' scripts results in ClassCastException in some cases.
sundar
parents: 18632
diff changeset
    67
ReferenceError:49:Invalid left hand side for assignment
18632
93017277615e 8019553: NPE on illegal l-value for increment and decrement
sundar
parents: 16147
diff changeset
    68
++null
93017277615e 8019553: NPE on illegal l-value for increment and decrement
sundar
parents: 16147
diff changeset
    69
  ^
20929
f2bd18181940 8026167: Class cache/reuse of 'eval' scripts results in ClassCastException in some cases.
sundar
parents: 18632
diff changeset
    70
ReferenceError:56:Invalid left hand side for assignment
18632
93017277615e 8019553: NPE on illegal l-value for increment and decrement
sundar
parents: 16147
diff changeset
    71
--null
93017277615e 8019553: NPE on illegal l-value for increment and decrement
sundar
parents: 16147
diff changeset
    72
  ^