nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/linker/JSObjectLinker.java
Wed, 30 Aug 2017 18:47:37 +0200 hannesw 8184723: jdk.nashorn.internal.runtime.linker.JSObjectLinker.callToApply erroneously asserts given arguments
Fri, 10 Mar 2017 18:30:39 +0100 hannesw 8176511: JSObject property access is broken for numeric keys outside the int range
Thu, 01 Dec 2016 18:53:51 +0530 sundar 8170565: JSObject call() is passed undefined for the argument 'thiz'
Tue, 01 Nov 2016 15:31:44 +0100 attila 8168005: Introduce namespaces for GET, SET Dynalink operations
Fri, 06 May 2016 20:27:20 +0530 sundar 8150731: Nashorn JSObject linker should be exposed as a service provider
Tue, 16 Feb 2016 15:34:27 +0100 mhaupt 8148140: arguments are handled differently in apply for JS functions and AbstractJSObjects
Tue, 24 Nov 2015 10:19:34 +0100 attila 8141338: Move jdk.internal.dynalink package to jdk.dynalink
Wed, 21 Oct 2015 19:33:58 +0200 attila 8139931: Introduce Operation objects in Dynalink instead of string encoding
Mon, 19 Oct 2015 08:39:06 +0200 attila 8139588: Remove concept of runtime context arguments, call site tokens, and link counts
Mon, 19 Oct 2015 08:23:03 +0200 attila 8139304: Remove elaborate call site descriptor class hierarchy and factory for them. Remove AutoDiscovery, DefaultPrelinkFilter, and BottomGuardingDynamicLinker as they can be inlined into DynamicLinkerFactory. Remove CallerSensitiveDetector as it can be inlined into AbstractJavaLinker. Make ClassMap non-public.
Mon, 28 Sep 2015 18:58:52 +0530 sundar 8137258: JSObjectLinker and BrowserJSObjectLinker should not expose internal JS objects
Mon, 02 Mar 2015 14:33:55 +0100 attila 8074031: Canonicalize is-a-JS-string tests
Fri, 20 Feb 2015 15:47:28 +0100 attila 8072426: Can't compare Java objects to strings or numbers
Mon, 15 Dec 2014 12:32:34 +0100 hannesw 8062030: Nashorn bug retrieving array property after key string concatenation
Mon, 03 Nov 2014 11:47:41 +0100 lagergren 8060204: Fix warnings in Joni and tests
Fri, 22 Aug 2014 15:47:28 +0530 sundar 8055796: JSObject and browser JSObject linkers should provide fallback to call underlying Java methods directly
Sun, 17 Aug 2014 15:56:32 +0100 chegar 8054834: Modular Source Code
less more (0) tip