Thu, 06 Nov 2014 17:06:56 +0100 8062308: Incorrect constant linkage with multiple Globals in a Context file | diff | annotate
Wed, 05 Nov 2014 17:07:26 +0100 8062386: Different versions of nashorn use same code cache directory file | diff | annotate
Mon, 20 Oct 2014 14:09:17 +0200 8060724: ant test262parallel in Nashorn spends a significant amount of time after almost all the tests are run file | diff | annotate
Thu, 09 Oct 2014 10:19:24 +0200 8059811: Turn off optimistic typing by default and add both ant test-pessimistic and ant test-optimistic sub-test suites. file | diff | annotate
Thu, 09 Oct 2014 11:56:42 +0200 8059938: NPE restoring cached script with optimistic types disabled file | diff | annotate
Thu, 02 Oct 2014 16:30:49 +0200 8059346: Single class loader is used to load compiled bytecode file | diff | annotate
Thu, 25 Sep 2014 15:53:47 +0200 8025435: Optimistic builtins support, implemented initial optimistic versions of push, pop, and charCodeAt file | diff | annotate
Fri, 19 Sep 2014 13:13:20 +0200 8046202: Make persistent code store more flexible file | diff | annotate
Thu, 11 Sep 2014 18:04:54 +0200 8057021: UserAccessorProperty guards fail with multiple globals file | diff | annotate
Tue, 09 Sep 2014 15:33:58 +0200 8057930: remove eval ID file | diff | annotate
Thu, 04 Sep 2014 18:47:18 +0200 8051889: Implement block scoping in symbol assignment and scope computation file | diff | annotate
Tue, 26 Aug 2014 15:04:20 +0200 8055954: Do not parallelize class installation file | diff | annotate
Wed, 20 Aug 2014 18:59:11 +0530 8050078: Nashorn ClassFilter Support 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
Wed, 07 May 2014 14:07:19 +0530 8041697: CompiledScript slower when eval with binding file | diff | annotate
Fri, 25 Apr 2014 16:34:17 +0200 8040078: Avoid repeated reading of source for cached loads file | diff | annotate
Wed, 02 Apr 2014 18:26:57 +0200 8038638: Persistent store for compiled scripts file | diff | annotate
Mon, 17 Mar 2014 18:02:00 +0530 8037400: Remove getInitialMap getters and GlobalObject interface file | diff | annotate
Thu, 13 Mar 2014 15:58:24 +0530 8015958: DataView constructor is not defined file | diff | annotate
Wed, 12 Mar 2014 11:26:00 +0100 8021350: Share script classes between threads/globals within context file | diff | annotate
Fri, 07 Feb 2014 18:47:46 +0530 8033924: Default permissions are not given for eval code file | diff | annotate
Fri, 17 Jan 2014 20:09:47 +0530 8032060: PropertyMap of Error objects is not stable file | diff | annotate
Thu, 30 Jan 2014 20:14:29 +0100 8032681: Issues with Nashorn file | diff | annotate
Thu, 10 Oct 2013 16:16:20 +0200 8026250: Logging nullpointer bugfix and javadoc warnings file | diff | annotate
Thu, 10 Oct 2013 11:48:56 +0200 8026167: Class cache/reuse of 'eval' scripts results in ClassCastException in some cases. file | diff | annotate
Wed, 09 Oct 2013 17:53:22 +0200 8026137: Fix Issues with Binary Evaluation Order file | diff | annotate
Fri, 04 Oct 2013 16:21:29 +0530 8025771: Enhance Nashorn Contexts file | diff | annotate
Mon, 30 Sep 2013 21:33:38 +0530 8025629: load function should support a way to load scripts from classpath file | diff | annotate
Fri, 13 Sep 2013 16:45:11 +0530 8024619: JDBC java.sql.DriverManager is not usable from JS script 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
Fri, 23 Aug 2013 14:16:16 +0200 8023550: -d option was broken for any dir but '.'. Fixed Java warnings. file | diff | annotate
Thu, 22 Aug 2013 13:51:24 -0300 8023228: Debugger information gather is too slow. file | diff | annotate
Fri, 16 Aug 2013 18:51:53 +0200 8023017: SUB missing for widest op == number for BinaryNode file | diff | annotate
Fri, 09 Aug 2013 20:48:44 +0530 8022707: Revisit all doPrivileged blocks file | diff | annotate
Wed, 24 Jul 2013 21:01:22 +0530 8021294: --verify-code option results in AnalyzerException file | diff | annotate
Wed, 24 Jul 2013 20:28:03 +0530 8021262: Make nashorn access checks consistent with underlying dynalink file | diff | annotate
Tue, 23 Jul 2013 18:17:25 +0530 8021122: Not all callables are handled for toString and other function valued properties 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
Thu, 11 Jul 2013 16:34:55 +0530 8020325: static property does not work on accessible, public classes file | diff | annotate
Wed, 10 Jul 2013 19:08:04 +0530 8020276: interface checks in Invocable.getInterface implementation file | diff | annotate
Wed, 10 Jul 2013 13:25:07 +0530 8020224: LinkageError: attempted duplicate class definition when --loader-per-compiler=false file | diff | annotate
Tue, 09 Jul 2013 17:37:46 +0530 8014785: Ability to extend global instance by binding properties of another object file | diff | annotate
Mon, 08 Jul 2013 16:33:50 +0530 8020015: shared PropertyMaps should not be used without duplication 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
Wed, 26 Jun 2013 15:40:52 +0200 8019157: Avoid calling ScriptObject.setProto() if possible file | diff | annotate
Fri, 14 Jun 2013 21:16:14 +0530 8016618: script mirror object access should be improved file | diff | annotate
Thu, 13 Jun 2013 16:08:35 +0530 8015355: Array.prototype functions don't honour non-writable length and / or index properties file | diff | annotate
Mon, 10 Jun 2013 19:54:07 +0530 8016239: loadWithNewGlobal should support user supplied arguments from the caller file | diff | annotate
Wed, 05 Jun 2013 12:17:10 +0200 8015961: Several small code-gardening fixes file | diff | annotate
Wed, 05 Jun 2013 12:08:49 +0530 8015945: loadWithNewGlobal return value has to be properly wrapped file | diff | annotate
Mon, 03 Jun 2013 12:57:53 -0300 8015814: loadWithNewGlobal needs to wrap createGlobal in AccessController.doPrivileged file | diff | annotate
Mon, 03 Jun 2013 08:34:29 -0300 8015741: Need a global.load function that starts with a new global scope. file | diff | annotate
Tue, 07 May 2013 14:43:17 +0200 8013914: Removed explicit LineNumberNodes that were too brittle when code moves around, and also introduced unnecessary footprint. Introduced the Statement node and fixed dead code elimination issues that were discovered by the absense of labels for LineNumberNodes. file | diff | annotate
Fri, 03 May 2013 16:01:33 +0200 8013871: mem usage histograms enabled with compiler logging level set to more specific than or equals to info when --print-mem-usage flag is used file | diff | annotate
Fri, 03 May 2013 15:33:54 +0200 8013477: Node.setSymbol needs to be copy on write - enable IR snapshots for recompilation based on callsite type specialization. [not enabled by default, hidden by a flag for now] file | diff | annotate
Tue, 30 Apr 2013 10:05:42 -0300 8006220: Simplify PropertyMaps file | diff | annotate
Wed, 24 Apr 2013 14:25:28 -0300 8012251: jjs should support -fx option file | diff | annotate
(0)-60tip

mercurial