nashorn/test/script/basic/JDK-8015348.js.EXPECTED
author sundar
Wed, 29 May 2013 21:27:10 +0530 (2013-05-29)
changeset 17781 1d40bf1412e0
parent 17773 d143427d1d4d
permissions -rw-r--r--
8015349: "abc".lastIndexOf("a",-1) should evaluate to 0 and not -1 Reviewed-by: lagergren, attila, jlaskey
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
17773
d143427d1d4d 8015348: RegExp("[") results in StackOverflowError
hannesw
parents:
diff changeset
     1
SyntaxError