nashorn/src/jdk.scripting.nashorn/share/classes/jdk/internal/dynalink/beans/AbstractJavaLinker.java
Wed, 11 Nov 2015 14:54:09 +0100 attila 8142422: Smaller Dynalink API adjustments
Wed, 21 Oct 2015 19:33:58 +0200 attila 8139931: Introduce Operation objects in Dynalink instead of string encoding
Tue, 20 Oct 2015 23:33:39 +0200 attila 8139887: Reduce visibility of few methods in TypeUtilities and Guards API
Tue, 20 Oct 2015 23:33:18 +0200 attila 8139761: Improve Dynalink class nomenclature and package organization
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:30:03 +0200 attila 8139435: Make sure CallSiteDescriptor.getLookup is subject to a security check
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, 12 Oct 2015 14:52:47 +0200 attila 8139282: Remove @author and @id tags from Dynalink JavaDoc; some minor edits
Thu, 12 Feb 2015 16:43:33 +0100 attila 8072596: Arrays.asList results in ClassCastException with a JS array
Wed, 14 Jan 2015 15:54:18 +0100 attila 8068573: POJO setter using [] syntax throws an exception
Mon, 03 Nov 2014 07:29:46 +0100 attila 8062050: A method is considered caller sensitive, but it doesn't have the CallerSensitive annotation
Sun, 17 Aug 2014 15:56:32 +0100 chegar 8054834: Modular Source Code
less more (0) tip