Fri, 12 Jun 2015 16:55:20 +0530 8087211: Indirect evals should be strict with -strict option file | diff | annotate
Fri, 05 Jun 2015 20:34:23 +0530 8085810: Return value of Objects.requireNonNull call can be used file | diff | annotate
Tue, 02 Jun 2015 10:55:17 +0200 8066773: JSON-friendly wrapper for objects file | diff | annotate
Fri, 20 Feb 2015 15:47:28 +0100 8072426: Can't compare Java objects to strings or numbers file | diff | annotate
Fri, 06 Feb 2015 19:28:26 +0530 8071989: NashornScriptEngine returns javax.script.ScriptContext instance with insonsistent get/remove methods behavior for undefined attributes file | diff | annotate
Thu, 05 Feb 2015 19:08:00 +0530 8072595: nashorn should not use obj.getClass() for null checks file | diff | annotate
Tue, 20 Jan 2015 12:34:21 +0100 8068603: ScriptObjectMirror should reject null/empty string/non-string parameters in Bindings methods file | diff | annotate
Mon, 05 Jan 2015 16:02:56 +0530 8068431: @since and @jdk.Exported are missing in jdk.nashorn.api.scripting classes and package-info.java files file | diff | annotate
Thu, 12 Oct 2017 19:52:15 +0800 merge file | diff | annotate
Mon, 22 Sep 2014 13:28:28 +0200 8047764: Indexed or polymorphic set on global affects Object.prototype file | diff | annotate
Thu, 21 Aug 2014 14:03:24 +0530 8055687: Wrong "this" passed to JSObject.eval call file | diff | annotate
Wed, 20 Aug 2014 10:26:01 +0200 8027043: Turn global accesses into MethodHandle.constant, with one chance of reassignment, e.g. x = value occuring once in the global scope is ok, twice is not. file | diff | annotate
Wed, 20 Aug 2014 10:25:28 +0200 8044638: Tidy up Nashorn codebase for code standards file | diff | annotate
Thu, 31 Aug 2017 15:30:47 +0800 merge file | diff | annotate
Tue, 03 Jun 2014 17:04:23 +0530 8044520: Nashorn cannot execute node.js's express module file | diff | annotate
Fri, 30 May 2014 17:22:38 +0530 8044415: ant makefile should have a target to generate javadoc only for jdk.nashorn.api and sub-packages file | diff | annotate
Mon, 17 Mar 2014 18:02:00 +0530 8037400: Remove getInitialMap getters and GlobalObject interface file | diff | annotate
Fri, 14 Feb 2014 19:02:02 +0530 8011964: need indexed access to externally-managed ByteBuffer file | diff | annotate
Mon, 02 Dec 2013 18:19:26 +0530 8029364: NashornException to expose thrown object file | diff | annotate
Thu, 07 Nov 2013 17:26:46 +0530 8027828: ClassCastException when converting return value of a Java method to boolean file | diff | annotate
Mon, 04 Nov 2013 18:52:22 +0530 8027753: Support ScriptObject to JSObject, ScriptObjectMirror, Map, Bindings auto-conversion as well as explicit wrap, unwrap file | diff | annotate
Fri, 01 Nov 2013 15:36:33 +0100 8027236: Ensure ScriptObject and ConsString aren't visible to Java file | diff | annotate
Wed, 23 Oct 2013 17:30:13 +0530 8027128: jdk.nashorn.api.scripting.JSObject should be an interface file | diff | annotate
Tue, 22 Oct 2013 17:52:37 +0200 8027037: Make ScriptObjectMirror conversions work for any JSObject file | diff | annotate
Tue, 22 Oct 2013 16:43:27 +0200 8027031: complete merging of loads and converts file | diff | annotate
Wed, 11 Sep 2013 20:49:28 +0530 8024615: Refactor ScriptObjectMirror and JSObject to support external JSObject implementations file | diff | annotate
Mon, 09 Sep 2013 20:10:41 +0530 8024180: Incorrect handling of expression and parent scope in 'with' statements file | diff | annotate
Tue, 27 Aug 2013 18:57:50 +0530 8023784: Object.prototype.toString should contain the class name for all instances file | diff | annotate
Thu, 22 Aug 2013 18:46:26 +0530 8023551: Mirror functions can not be invoked using invokeMethod, invokeFunction file | diff | annotate
Wed, 21 Aug 2013 17:28:53 +0530 8023368: Instance __proto__ property should exist and be writable. file | diff | annotate
Fri, 09 Aug 2013 20:48:44 +0530 8022707: Revisit all doPrivileged blocks file | diff | annotate
Thu, 25 Jul 2013 20:10:48 +0530 8021361: ClassCastException:.ScriptObjectMirror -> ScriptObject when getInterface called on object from different ScriptContext file | diff | annotate
Thu, 25 Jul 2013 14:05:03 +0530 8021252: invokeMethod throws NoSuchMethodException when script object is from different script context file | diff | annotate
Thu, 18 Jul 2013 18:08:26 +0530 8020731: Revisit checkPermission calls in Context class file | diff | annotate
Fri, 12 Jul 2013 20:06:41 +0530 8020463: Input argument array wrapping in loadWithNewGlobal is wrong file | diff | annotate
Fri, 05 Jul 2013 14:38:04 +0530 8019947: inherited property invalidation does not work with two globals in same context file | diff | annotate
Mon, 24 Jun 2013 19:06:01 +0530 8015959: Can't call foreign constructor file | diff | annotate
Fri, 14 Jun 2013 21:16:14 +0530 8016618: script mirror object access should be improved file | diff | annotate
Wed, 05 Jun 2013 12:08:49 +0530 8015945: loadWithNewGlobal return value has to be properly wrapped file | diff | annotate
Tue, 04 Jun 2013 22:31:48 +0530 8015830: Javascript mapping of ScriptEngine bindings does not expose keys file | diff | annotate
Thu, 16 May 2013 14:52:48 +0530 8009141: Avoid netscape.javascript.JSObject in nashorn code file | diff | annotate
Thu, 14 Feb 2013 14:16:58 +0530 8008197: Cross script engine function calls do not work as expected file | diff | annotate
Wed, 23 Jan 2013 17:04:02 +0530 8006736: nashorn script engine should support the usage multiple global objects with same engine instance file | diff | annotate
Tue, 22 Jan 2013 22:07:12 +0530 8006678: Avoid too many Context.getGlobal() calls file | diff | annotate
Mon, 21 Jan 2013 21:17:38 +0530 8006635: Reduce access levels as much as possible file | diff | annotate
Sat, 19 Jan 2013 09:14:43 +0530 8006584: improve variable handling in NashornScriptEngine file | diff | annotate
Wed, 16 Jan 2013 17:58:51 +0530 8006412: Improve toString method of ScriptObjectMirror class file | diff | annotate
Fri, 04 Jan 2013 09:58:33 -0400 8005663: Update copyright year to 2013 file | diff | annotate
Fri, 21 Dec 2012 16:36:24 -0400 8005403: Open-source Nashorn file | diff | annotate
Wed, 27 Apr 2016 01:36:41 +0800 Initial load file | diff | annotate
(0)tip

mercurial