aw [Tue, 01 Sep 2015 16:11:09 +0200] rev 32444
8134873: Implement support for ES6 numeric literals
Reviewed-by: attila, sundar
sundar [Thu, 03 Sep 2015 21:47:48 +0530] rev 32443
8087292: nashorn should have a "fail-fast" option for scripting, analog to bash "set -e"
Reviewed-by: hannesw, jlaskey, mhaupt
sundar [Wed, 02 Sep 2015 22:28:31 +0530] rev 32442
8134973: Control flow exceptions should avoid filling stack trace
Reviewed-by: attila, jlaskey, hannesw
attila [Wed, 02 Sep 2015 16:35:14 +0200] rev 32441
8134939: Improve toString method of Dynalink DynamicMethod objects
Reviewed-by: hannesw, sundar
sundar [Wed, 02 Sep 2015 17:16:57 +0530] rev 32440
8134931: jdk.nashorn.internal.codegen.TypeMap should not use Map
Reviewed-by: attila, mhaupt
attila [Wed, 02 Sep 2015 12:26:57 +0200] rev 32439
8134930: Defer stack trace walking of NashornException for extracting line number and file name
Reviewed-by: hannesw, sundar