History log of /openjdk9/nashorn/test/script/nosecurity/parserapi.js.EXPECTED
Revision Date Author Comments
# 1739:4a6a1fd3d3dd 12-Jul-2016 sundar

8149929: Nashorn Parser API needs to be updated for ES6
Reviewed-by: mhaupt, hannesw


# 1688:621ad507bf9b 13-May-2016 hannesw

8156714: Parsing issue with automatic semicolon insertion
Reviewed-by: jlaskey, sundar


# 1668:bafd733be429 27-Apr-2016 hannesw

8134503: support ES6 parsing in Nashorn
Reviewed-by: jlaskey, sundar, mhaupt
Contributed-by: andreas.woess@oracle.com


# 1593:8faab9cd4b95 12-Jan-2016 hannesw

8143896: java.lang.Long is implicitly converted to double
Reviewed-by: mhaupt, jlaskey


# 1230:b3c9cf883e3a 25-Mar-2015 slugovoy

8075240: Output of some tests contains platform specific line break
Reviewed-by: sundar


# 1220:8bbea2def25f 18-Mar-2015 sundar

8075448: nashorn parser API returns init variable tree object of a for loop after for loop statement tree object
Reviewed-by: lagergren, hannesw, attila


# 1217:6490bba01455 16-Mar-2015 sundar

8075207: Nashorn parser API returns StatementTree objects in out of order
Reviewed-by: lagergren, forax, hannesw


# 1204:9597425b6b38 09-Mar-2015 sundar

8074671: Nashorn Parser API
Reviewed-by: darcy, forax, attila, hannesw