Wed, 03 Jun 2015 18:08:57 +0200 8066237: Fuzzing bug: Parser error on optimistic recompilation file | diff | annotate
Tue, 05 May 2015 14:30:00 +0200 8078612: Persistent code cache should support more configurations file | diff | annotate
Mon, 27 Apr 2015 12:50:21 +0200 8053905: Eager code generation fails for earley boyer with split threshold set to 1000 file | diff | annotate
Mon, 09 Mar 2015 11:34:48 +0100 8074556: Functions should not share allocator maps file | diff | annotate
Thu, 12 Oct 2017 19:52:15 +0800 merge file | diff | annotate
Wed, 12 Nov 2014 17:19:04 +0100 8063036: Various pretty printing issues with --log=recompile file | diff | annotate
Wed, 05 Nov 2014 12:34:06 +0100 8057825: Bug in apply specialization - if an apply specialization that is available doesn't fit, a new one wouldn't be installed, if the new code generated as a specialization didn't manage to do the apply specialization. Basically changing a conditional to an unconditional. file | diff | annotate
Mon, 03 Nov 2014 11:47:41 +0100 8060204: Fix warnings in Joni and tests file | diff | annotate
Mon, 20 Oct 2014 12:06:36 +0200 8059844: Implement optimistic splitter file | diff | annotate
Wed, 15 Oct 2014 16:00:21 +0200 8060241: Immediately invoked function expressions cause lot of deoptimization file | diff | annotate
Thu, 02 Oct 2014 16:30:49 +0200 8059346: Single class loader is used to load compiled bytecode file | diff | annotate
Mon, 29 Sep 2014 14:39:58 -0700 8059321: Decrease warmup time by caching common structures that were reused during parse 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 17:12:38 +0200 8058100: Reduce the RecompilableScriptFunctionData footprint file | diff | annotate
Mon, 08 Sep 2014 18:40:58 +0200 8057148: Skip nested functions on reparse file | diff | annotate
Thu, 04 Sep 2014 18:47:18 +0200 8051889: Implement block scoping in symbol assignment and scope computation 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, 02 Apr 2014 18:26:57 +0200 8038638: Persistent store for compiled scripts file | diff | annotate
Wed, 12 Mar 2014 11:26:00 +0100 8021350: Share script classes between threads/globals within context file | diff | annotate
Mon, 03 Mar 2014 15:23:01 +0100 8035948: Redesign property listeners for shared classes file | diff | annotate
Tue, 15 Oct 2013 17:37:47 +0200 8026367: Add a sync keyword to mozilla_compat file | diff | annotate
Thu, 10 Oct 2013 21:43:35 +0200 8026264: Getter, setter function name mangling issues file | diff | annotate
Fri, 27 Sep 2013 16:59:01 +0200 8025515: Performance issues with Source.getLine() file | diff | annotate
Fri, 16 Aug 2013 18:51:53 +0200 8023017: SUB missing for widest op == number for BinaryNode file | diff | annotate
Thu, 08 Aug 2013 16:38:32 +0530 8022524: Memory leaks in nashorn sources and tests found by jhat analysis file | diff | annotate
Mon, 20 May 2013 16:38:38 +0200 8006069: Range analysis first iteration, runtime specializations file | diff | annotate
Tue, 07 May 2013 14:36:57 +0200 8013913: Removed Source field from all nodes except FunctionNode in order to save footprint 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
Fri, 19 Apr 2013 16:11:16 +0200 8010701: Immutable nodes - final iteration file | diff | annotate
Tue, 12 Mar 2013 15:30:53 +0100 8009718: Lazy execution architecture continued - ScriptFunctionData is either final or recompilable. Moved ScriptFunctionData creation logic away from runtime to compile time. Prepared for method generation/specialization. Got rid of ScriptFunctionImplTrampoline whose semantics could be done as part of the relinking anyway. Merge with the lookup package change. file | diff | annotate
Wed, 27 Apr 2016 01:36:41 +0800 Initial load file | diff | annotate
(0)tip

mercurial