nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/ScriptFunction.java
Tue, 26 Jan 2016 13:46:00 +0100 hannesw 8148214: Slow object allocation due to multiple synchronization
Wed, 30 Dec 2015 09:27:19 +0530 sundar 8146251: Avoid annotation to specify documentation for JS builtin functions
Thu, 17 Dec 2015 18:11:09 +0530 sundar 8145669: apply2call optimized callsite fails after becoming megamorphic
Wed, 16 Dec 2015 16:42:03 +0530 sundar 8145486: jjs should support documentation key shortcut in interactive mode
Tue, 24 Nov 2015 10:19:34 +0100 attila 8141338: Move jdk.internal.dynalink package to jdk.dynalink
Wed, 18 Nov 2015 17:12:47 +0100 hannesw 8131929: Add option for debuggable scopes
Wed, 21 Oct 2015 19:33:58 +0200 attila 8139931: Introduce Operation objects in Dynalink instead of string encoding
Wed, 21 Oct 2015 10:42:20 +0200 attila 8139919: Make CallSiteDescriptor a concrete class
Wed, 21 Oct 2015 10:41:54 +0200 attila 8139905: Add a convenience AccessControlContext factory
Tue, 20 Oct 2015 23:33:18 +0200 attila 8139761: Improve Dynalink class nomenclature and package organization
Mon, 19 Oct 2015 08:30:03 +0200 attila 8139435: Make sure CallSiteDescriptor.getLookup is subject to a security check
Wed, 16 Sep 2015 14:42:32 +0200 hannesw 8134609: Allow constructors with same prototoype map to share the allocator map
Mon, 14 Sep 2015 16:13:10 +0530 sundar 8055917: jdk.nashorn.internal.codegen.CompilationPhase$N should be renamed to proper classes
Thu, 10 Sep 2015 19:09:23 +0530 sundar 8135332: ScriptFunction constructor should use is bound and is strict check rather than checking for 'arguments' and 'caller'
Wed, 09 Sep 2015 17:19:46 +0530 sundar 8027137: Merge ScriptFunction and ScriptFunctionImpl
Wed, 11 Mar 2015 11:08:22 +0100 hannesw 8074693: Different instances of same function use same allocator map
Wed, 12 Nov 2014 14:12:01 +0100 lagergren 8035312: Various array and ScriptObject length issues for non writable length fields
Fri, 26 Sep 2014 18:47:20 +0200 lagergren 8059211: Changed ArrayData.length accessor to use the protected field and fixed javadoc warnings related to this
Thu, 25 Sep 2014 15:53:47 +0200 lagergren 8025435: Optimistic builtins support, implemented initial optimistic versions of push, pop, and charCodeAt
Thu, 04 Sep 2014 10:52:42 +0200 lagergren 8057019: Various problems with extra arguments to applies
Mon, 18 Aug 2014 10:59:40 +0100 chegar Merge
Sun, 17 Aug 2014 15:56:32 +0100 chegar 8054834: Modular Source Code
less more (0) tip