History log of /openjdk9/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/resources/Messages.properties
Revision Date Author Comments
# 1808:a7f21ee6ed30 07-Nov-2016 hannesw

8156619: Unimplemented ES6 features should result in clear Error being thrown
Reviewed-by: sundar, attila


# 1668:bafd733be429 27-Apr-2016 hannesw

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


# 1655:3ac5d360070e 24-Mar-2016 hannesw

8151700: Add support for ES6 for-of
Reviewed-by: attila, sundar


# 1626:d99fa86747ee 15-Feb-2016 hannesw

8147558: Add support for ES6 collections
Reviewed-by: attila, mhaupt


# 1621:1d7aaa18e5e5 10-Feb-2016 jlaskey

8141209: $EXEC should allow streaming
Reviewed-by: sundar


# 1508:a661018d34b8 11-Nov-2015 hannesw

8141702: Add support for Symbol property keys
Reviewed-by: attila, sundar


# 1489:6d9a3ef84ebf 28-Oct-2015 mhaupt

8134941: Implement ES6 template literal support
Reviewed-by: attila, hannesw
Contributed-by: andreas.woess@oracle.com


# 1427:31f1156a592b 15-Sep-2015 sundar

8080501: javaarrayconversion.js test is flawed
Reviewed-by: attila, hannesw


# 1407:ad3c4bdf0cf6 03-Sep-2015 sundar

8087292: nashorn should have a "fail-fast" option for scripting, analog to bash "set -e"
Reviewed-by: hannesw, jlaskey, mhaupt


# 1392:5efd65e18b71 26-Aug-2015 mhaupt

8073613: Here documents: how to avoid string interpolation?
Summary: support heredoc end marker quoting like in bash
Reviewed-by: attila, hannesw


# 1387:864aaf4e6441 24-Aug-2015 attila

8133785: SharedScopeCall should be enabled for non-optimistic call sites in optimistic compilation
Reviewed-by: hannesw, lagergren


# 1369:a3c6abd88eb4 06-Aug-2015 sundar

8133119: Error message associated with TypeError for call and new should include stringified Node
Reviewed-by: attila, mhaupt


# 1368:ed56500172f4 04-Aug-2015 sundar

8073733: TypeError messages with "call" and "new" could be improved
Reviewed-by: attila, mhaupt


# 1290:cdec24430159 27-May-2015 attila

8081204: ListAdapter throws NPE when adding/removing elements outside of JS context
Reviewed-by: lagergren, sundar


# 1273:1bd45e5ecf6a 13-May-2015 attila

8067931: Improve error message when with statement is passed a POJO
Reviewed-by: lagergren, sundar


# 1265:6af2ee7b09a9 06-May-2015 sundar

8079470: Misleading error message when explicit signature constructor is called with wrong arguments
Reviewed-by: jlaskey, hannesw


# 1195:7939ae855d57 27-Feb-2015 hannesw

8073707: const re-assignment should not reported as a early error
Reviewed-by: sundar, attila


# 1158:ff6d1fe94b3d 12-Jan-2015 attila

8068580: make JavaAdapterFactory.isAutoConvertibleFromFunction more robust
Reviewed-by: lagergren, sundar


# 1119:e033e2c32122 28-Nov-2014 lagergren

8066119: Invalid resource tag used for looking up error message in NativeDataView
Reviewed-by: hannesw, sundar


# 1118:e26843ca558b 27-Nov-2014 hannesw

8057980: let & const: remaining issues with lexical scoping
Reviewed-by: lagergren, attila


# 1055:9dc87837f70a 10-Oct-2014 sundar

8060101: AssertionError: __noSuchProperty__ placeholder called from NativeJavaImporter
Reviewed-by: attila, jlaskey


# 1022:a20309596c42 12-Sep-2014 hannesw

8057743: Single quotes must be escaped in message resource file
Reviewed-by: attila, lagergren, sundar


# 1002:2f0161551858 04-Sep-2014 hannesw

8051889: Implement block scoping in symbol assignment and scope computation
Reviewed-by: attila, lagergren


# 974:57500636de77 20-Aug-2014 sundar

8050078: Nashorn ClassFilter Support
Reviewed-by: lagergren, hannesw


# 953:221a84ef44c0 17-Aug-2014 chegar

8054834: Modular Source Code
Reviewed-by: alanb, chegar, ihse, mduigou
Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com, chris.hegarty@oracle.com, erik.joelsson@oracle.com, jonathan.gibbons@oracle.com, karen.kinnear@oracle.com, magnus.ihse.bursie@oracle.com, mandy.chung@oracle.com, mark.reinhold@oracle.com, paul.sandoz@oracle.com