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

Thu, 10 Oct 2013 11:48:56 +0200

author
sundar
date
Thu, 10 Oct 2013 11:48:56 +0200
changeset 606
7cc5ff16380f
parent 394
74049fe3ba46
child 952
6d5471a497fb
permissions
-rw-r--r--

8026167: Class cache/reuse of 'eval' scripts results in ClassCastException in some cases.
Reviewed-by: lagergren, jlaskey

     1 SyntaxError:33:Expected l-value but found +
     2 ++ +3
     3    ^
     4 SyntaxError:33:Expected l-value but found -
     5 ++ -7
     6    ^
     7 SyntaxError:33:Expected l-value but found +
     8 -- +2
     9    ^
    10 SyntaxError:33:Expected l-value but found -
    11 -- -8
    12    ^

mercurial