History log of /openjdk10/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/api/scripting/ScriptObjectMirror.java
Revision Date Author Comments
# 1631:93854b0b5e5e 25-Feb-2016 sundar

8148379: jdk.nashorn.api.scripting spec. adjustments, clarifications
Reviewed-by: hannesw, mhaupt


# 1590:1916a2c680d8 08-Jan-2016 alanb

8049422: Remove @jdk.Exported
Reviewed-by: dfuchs, mchung, darcy, chegar


# 1318:5808c1886a90 12-Jun-2015 sundar

8087211: Indirect evals should be strict with -strict option
Reviewed-by: lagergren, hannesw


# 1309:15a67b4f8935 05-Jun-2015 sundar

8085810: Return value of Objects.requireNonNull call can be used
Reviewed-by: lagergren, attila


# 1297:92f7bf49eb65 02-Jun-2015 attila

8066773: JSON-friendly wrapper for objects
Reviewed-by: jlaskey, lagergren, sundar


# 1210:13b4d61fac98 11-Mar-2015 attila

8074661: Forward port AbstractJSObject.getDefaultValue(JSObject, Class)
Reviewed-by: hannesw, sundar


# 1190:2568a362d358 20-Feb-2015 attila

8072426: Can't compare Java objects to strings or numbers
Reviewed-by: hannesw, lagergren, sundar


# 1183:dbfbf5423642 06-Feb-2015 sundar

8071989: NashornScriptEngine returns javax.script.ScriptContext instance with insonsistent get/remove methods behavior for undefined attributes
Reviewed-by: attila, lagergren


# 1177:8e86c58cbb00 05-Feb-2015 sundar

8072595: nashorn should not use obj.getClass() for null checks
Reviewed-by: hannesw, attila


# 1170:da0ae09ceff8 19-Jan-2015 attila

8068603: ScriptObjectMirror should reject null/empty string/non-string parameters in Bindings methods
Reviewed-by: hannesw, sundar


# 1156:9eb891e01c37 05-Jan-2015 sundar

8068431: @since and @jdk.Exported are missing in jdk.nashorn.api.scripting classes and package-info.java files
Reviewed-by: attila, lagergren


# 1033:c1f651636d9c 22-Sep-2014 hannesw

8047764: Indexed or polymorphic set on global affects Object.prototype
Reviewed-by: lagergren, attila


# 977:3516182f0612 20-Aug-2014 sundar

8055687: Wrong "this" passed to JSObject.eval call
Reviewed-by: lagergren, hannesw, attila


# 971:c93b6091b11e 18-Aug-2014 chegar

Merge


# 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