nashorn/src/jdk/nashorn/api/scripting/ScriptObjectMirror.java
Fri, 30 May 2014 17:22:38 +0530 sundar 8044415: ant makefile should have a target to generate javadoc only for jdk.nashorn.api and sub-packages
Mon, 17 Mar 2014 18:02:00 +0530 sundar 8037400: Remove getInitialMap getters and GlobalObject interface
Fri, 14 Feb 2014 19:02:02 +0530 sundar 8011964: need indexed access to externally-managed ByteBuffer
Mon, 02 Dec 2013 18:19:26 +0530 sundar 8029364: NashornException to expose thrown object
Thu, 07 Nov 2013 17:26:46 +0530 sundar 8027828: ClassCastException when converting return value of a Java method to boolean
Mon, 04 Nov 2013 18:52:22 +0530 sundar 8027753: Support ScriptObject to JSObject, ScriptObjectMirror, Map, Bindings auto-conversion as well as explicit wrap, unwrap
Fri, 01 Nov 2013 15:36:33 +0100 attila 8027236: Ensure ScriptObject and ConsString aren't visible to Java
Wed, 23 Oct 2013 17:30:13 +0530 sundar 8027128: jdk.nashorn.api.scripting.JSObject should be an interface
Tue, 22 Oct 2013 17:52:37 +0200 attila 8027037: Make ScriptObjectMirror conversions work for any JSObject
Tue, 22 Oct 2013 16:43:27 +0200 attila 8027031: complete merging of loads and converts
Wed, 11 Sep 2013 20:49:28 +0530 sundar 8024615: Refactor ScriptObjectMirror and JSObject to support external JSObject implementations
Mon, 09 Sep 2013 20:10:41 +0530 sundar 8024180: Incorrect handling of expression and parent scope in 'with' statements
Tue, 27 Aug 2013 18:57:50 +0530 sundar 8023784: Object.prototype.toString should contain the class name for all instances
Thu, 22 Aug 2013 18:46:26 +0530 sundar 8023551: Mirror functions can not be invoked using invokeMethod, invokeFunction
Wed, 21 Aug 2013 17:28:53 +0530 sundar 8023368: Instance __proto__ property should exist and be writable.
Fri, 09 Aug 2013 20:48:44 +0530 sundar 8022707: Revisit all doPrivileged blocks
Thu, 25 Jul 2013 20:10:48 +0530 sundar 8021361: ClassCastException:.ScriptObjectMirror -> ScriptObject when getInterface called on object from different ScriptContext
Thu, 25 Jul 2013 14:05:03 +0530 sundar 8021252: invokeMethod throws NoSuchMethodException when script object is from different script context
Thu, 18 Jul 2013 18:08:26 +0530 sundar 8020731: Revisit checkPermission calls in Context class
Fri, 12 Jul 2013 20:06:41 +0530 sundar 8020463: Input argument array wrapping in loadWithNewGlobal is wrong
Fri, 05 Jul 2013 14:38:04 +0530 sundar 8019947: inherited property invalidation does not work with two globals in same context
Mon, 24 Jun 2013 19:06:01 +0530 sundar 8015959: Can't call foreign constructor
Fri, 14 Jun 2013 21:16:14 +0530 sundar 8016618: script mirror object access should be improved
Wed, 05 Jun 2013 12:08:49 +0530 sundar 8015945: loadWithNewGlobal return value has to be properly wrapped
Tue, 04 Jun 2013 22:31:48 +0530 sundar 8015830: Javascript mapping of ScriptEngine bindings does not expose keys
Thu, 16 May 2013 14:52:48 +0530 sundar 8009141: Avoid netscape.javascript.JSObject in nashorn code
Thu, 14 Feb 2013 14:16:58 +0530 sundar 8008197: Cross script engine function calls do not work as expected
Wed, 23 Jan 2013 17:04:02 +0530 sundar 8006736: nashorn script engine should support the usage multiple global objects with same engine instance
Tue, 22 Jan 2013 22:07:12 +0530 sundar 8006678: Avoid too many Context.getGlobal() calls
Mon, 21 Jan 2013 21:17:38 +0530 sundar 8006635: Reduce access levels as much as possible
Sat, 19 Jan 2013 09:14:43 +0530 sundar 8006584: improve variable handling in NashornScriptEngine
Wed, 16 Jan 2013 17:58:51 +0530 sundar 8006412: Improve toString method of ScriptObjectMirror class
Fri, 04 Jan 2013 09:58:33 -0400 jlaskey 8005663: Update copyright year to 2013
Fri, 21 Dec 2012 16:36:24 -0400 jlaskey 8005403: Open-source Nashorn
less more (0) tip