nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/objects/NativeString.java
Fri, 25 Nov 2016 14:20:24 +0100 hannesw 8170322: Specialized functions convert booleans to numbers
Tue, 01 Nov 2016 15:31:44 +0100 attila 8168005: Introduce namespaces for GET, SET Dynalink operations
Wed, 25 May 2016 15:14:37 +0530 sundar 8157680: Callback parameter of any JS builtin implementation should accept any Callable
Mon, 15 Feb 2016 17:02:32 +0100 hannesw 8147558: Add support for ES6 collections
Tue, 12 Jan 2016 16:30:10 +0100 hannesw 8143896: java.lang.Long is implicitly converted to double
Mon, 14 Dec 2015 14:27:46 +0100 hannesw 8144020: Remove long as an internal numeric type
Tue, 24 Nov 2015 10:19:34 +0100 attila 8141338: Move jdk.internal.dynalink package to jdk.dynalink
Wed, 11 Nov 2015 16:28:17 +0100 hannesw 8141702: Add support for Symbol property keys
Wed, 21 Oct 2015 19:33:58 +0200 attila 8139931: Introduce Operation objects in Dynalink instead of string encoding
Mon, 02 Mar 2015 14:33:55 +0100 attila 8074031: Canonicalize is-a-JS-string tests
Wed, 05 Nov 2014 12:34:06 +0100 lagergren 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.
Mon, 03 Nov 2014 12:34:39 +0100 lagergren 8062381: Wrong index was used for linking charCodeAt specializations
Thu, 25 Sep 2014 15:53:47 +0200 lagergren 8025435: Optimistic builtins support, implemented initial optimistic versions of push, pop, and charCodeAt
Wed, 10 Sep 2014 15:19:26 +0200 hannesw 8057021: UserAccessorProperty guards fail with multiple globals
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