test/script/currently-failing/optimistic_check_type_cases.js.EXPECTED

Tue, 14 Oct 2014 16:16:12 +0530

author
sundar
date
Tue, 14 Oct 2014 16:16:12 +0530
changeset 1053
a35c8136c045
parent 963
e2497b11a021
permissions
-rw-r--r--

8050977: Java8 Javascript Nashorn exception: no current Global instance for nashorn
Reviewed-by: attila, lagergren, hannesw

     1 global int division by global int: int
     2 global int modulus by global int: int
     3 global int addition assignment global int: int
     4 global int substraction assignment global int: int
     5 global int multiplication assignment global int: int
     6 global int division assignment global int: int
     7 global int modulo assignment global int: int

mercurial