nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/objects/NativeArray.java
Fri, 25 Nov 2016 14:20:24 +0100 hannesw 8170322: Specialized functions convert booleans to numbers
Fri, 21 Oct 2016 10:02:09 +0200 hannesw 8168140: TypedArrays should implement ES6 iterator protocol
Tue, 26 Jul 2016 15:56:35 +0200 hannesw 8068972: Array.splice should follow the ES6 specification
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
Thu, 28 Jan 2016 11:20:44 +0100 mhaupt 8147591: Revisit Collection.toArray(new T[size]) calls in nashorn and dynalink code
Thu, 21 Jan 2016 16:31:27 +0100 hannesw 8147845: Varargs Array functions still leaking longs
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
Wed, 08 Jul 2015 17:28:08 +0530 sundar 8130734: Apply transformations found by netbeans Refactor->Inspect and transform menu
Wed, 13 May 2015 12:45:14 +0530 sundar 8080182: Array.prototype.sort throws IAE on inconsistent comparison
Thu, 05 Feb 2015 14:47:28 +0100 hannesw 8068872: Nashorn JSON.parse drops numeric keys
Mon, 15 Dec 2014 12:08:36 +0100 hannesw 8066215: Fuzzing bug: length valueOf bug
Wed, 12 Nov 2014 15:13:08 +0100 attila 8064707: Remove NativeArray link logic fields
Wed, 12 Nov 2014 14:12:01 +0100 lagergren 8035312: Various array and ScriptObject length issues for non writable length fields
Fri, 24 Oct 2014 13:25:23 +0200 attila 8061955: asm.js idioms result in unnecessarily code emission
Thu, 23 Oct 2014 15:19:00 +0400 lagergren 8061391: concat as a builtin optimistic form, had to remove NoTypedArrayData and replace it, as we throw away a lot of optimistic link opportunities with NoTypedArrayData not being Continuous
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
Mon, 22 Sep 2014 13:28:28 +0200 hannesw 8047764: Indexed or polymorphic set on global affects Object.prototype
Sun, 17 Aug 2014 15:56:32 +0100 chegar 8054834: Modular Source Code
less more (0) tip