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, 12 Sep 2014 16:07:44 +0200 8058304: Non-serializable fields in serializable classes 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
Fri, 26 Jul 2013 20:10:47 +0530 8021571: @fork tests should use VM options passed from project.properties 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
Tue, 09 Jul 2013 13:57:24 +0200 8009758: reactivate the 8006529 test. 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:36:54 +0200 8017084: Use spill properties for large object literals file | diff | annotate
Wed, 03 Jul 2013 13:41:18 -0300 8011629: Object.defineProperty performance issue file | diff | annotate
Tue, 25 Jun 2013 17:31:19 +0530 8015969: Needs to enforce and document that global "context" and "engine" can't be modified when running via jsr223 file | diff | annotate
Mon, 27 May 2013 13:11:13 +0200 8014219: Make the run-octane harness more deterministic by not measuring elapsed time every iteration. Also got rid of most of the run logic in base.js and call benchmarks directly for the same purpose file | diff | annotate
Fri, 24 May 2013 13:54:18 +0200 8011630: JSON parsing performance issue file | diff | annotate
Tue, 30 Apr 2013 10:05:42 -0300 8006220: Simplify PropertyMaps file | diff | annotate
Thu, 25 Apr 2013 14:47:17 +0200 8013203: A collection of smaller speedups to compilation pipeline 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
Sat, 09 Mar 2013 21:49:32 +0530 8009559: clean up method handle lookup code. file | diff | annotate
Mon, 04 Mar 2013 11:01:26 -0400 8009379: Remove $ from generated class names file | diff | annotate
Fri, 15 Feb 2013 09:44:15 +0100 8008239: Unpublicized parts of the code generator package that were only package internal. file | diff | annotate
Fri, 08 Feb 2013 09:19:38 -0400 8006222: Move slot from SpillProperty to Property 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