lana [Thu, 03 Sep 2015 16:14:47 -0700] rev 32446
Merge
mhaupt [Thu, 03 Sep 2015 19:54:06 +0200] rev 32445
Merge
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
sundar [Tue, 01 Sep 2015 23:08:33 +0530] rev 32438
8134887: nashorn ant test configuration should disable assertion for LamdaFormEditor class
Reviewed-by: attila, jlaskey
aw [Tue, 01 Sep 2015 18:19:29 +0200] rev 32437
8134865: Need to restore for container block from lexical context in finally
Reviewed-by: attila, mhaupt