nashorn/src/jdk/nashorn/internal/runtime/resources/Options.properties
Tue, 27 May 2014 21:25:07 +0200 lagergren 8044012: Integrate the latest best known performance flags int ant octane jobs, and make sure that it's easy to compare 'ant octane-nashorn' and 'ant octane-v8' at the push of a button. (or rather; the entry of a command line)
Wed, 21 May 2014 16:12:40 +0200 lagergren 8043633: In order to remove global state outside of contexts, make sure Timing class is an instance and not a static global collection of data. Move into Context. Move -Dnashorn.timing to an official logging option.
Tue, 13 May 2014 11:30:40 +0200 attila 8042118: Separate types from symbols
Wed, 26 Feb 2014 13:17:57 +0100 attila 8035820: Optimistic recompilation
Fri, 02 May 2014 19:15:59 +0530 sundar 8027933: Add --const-as-var option
Wed, 02 Apr 2014 18:26:57 +0200 hannesw 8038638: Persistent store for compiled scripts
Fri, 23 Aug 2013 15:46:09 +0200 lagergren 8023454: Updated DEVELOPER_README and command line flags, ensuring that undocumented flags that aren't guaranteed to work (disabled by default) and that are work in progress show up with an EXPERIMENTAL tag.
Thu, 22 Aug 2013 22:32:16 +0530 sundar 8023560: Arbitrary javax.script.Bindings objects as ENGINE_SCOPE objects are not handled as expected.
Wed, 21 Aug 2013 17:28:53 +0530 sundar 8023368: Instance __proto__ property should exist and be writable.
Mon, 08 Jul 2013 16:33:50 +0530 sundar 8020015: shared PropertyMaps should not be used without duplication
Mon, 17 Jun 2013 13:56:05 +0530 sundar 8016550: nashorn.option.no.syntax.extensions has the wrong default
Mon, 27 May 2013 20:41:34 +0530 sundar 8015352: "i".toUpperCase() => currently returns "İ", but should be "I" (with Turkish locale)
Mon, 20 May 2013 16:38:38 +0200 lagergren 8006069: Range analysis first iteration, runtime specializations
Fri, 03 May 2013 16:01:33 +0200 lagergren 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
Fri, 03 May 2013 15:33:54 +0200 lagergren 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]
Mon, 29 Apr 2013 23:22:20 +0200 attila 8008814: Configurable ignore/warning/error behavior for function declaration as statement
Wed, 24 Apr 2013 14:25:28 -0300 jlaskey 8012251: jjs should support -fx option
Wed, 03 Apr 2013 12:43:59 +0200 hannesw 8007774: Enable code cache again
Tue, 12 Mar 2013 15:30:53 +0100 lagergren 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.
Mon, 28 Jan 2013 18:10:16 +0530 sundar 8006983: Introduce a command line option to switch off syntactic extensions of nashorn
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