jdk/src/java.base/share/classes/java/lang/invoke/LambdaForm.java
Mon, 22 Aug 2016 12:57:43 +0200 redestad 8164525: Re-examine zero form link time pre-generation
Fri, 19 Aug 2016 13:50:03 +0200 redestad 8164451: Generate all zero and identity forms at link time
Thu, 18 Aug 2016 19:00:39 +0200 redestad 8164044: Generate corresponding simple DelegatingMethodHandles when generating a DirectMethodHandle at link time
Fri, 12 Aug 2016 11:30:23 +0200 redestad 8163878: Remove unnecessary bridge methods, allocations in java.lang.invoke
Tue, 09 Aug 2016 15:02:27 +0200 redestad 8163476: java/lang/StackWalker/VerifyStackTrace.java fails after JDK-8163369
Tue, 09 Aug 2016 10:00:31 +0200 redestad 8163369: Enable generating DMH classes at link time
Sat, 23 Apr 2016 05:04:27 -0700 jrose 8154475: Clean up lookup visibility
Wed, 06 Jul 2016 17:10:36 +0200 mhaupt 8160717: MethodHandles.loop() does not check for excessive signature
Mon, 04 Jul 2016 10:08:18 +0200 mhaupt 8143211: provide bytecode intrinsics for loop and try/finally executors
Thu, 03 Dec 2015 11:17:31 +0100 psandoz 8144223: Move j.l.invoke.{ForceInline, DontInline, Stable} to jdk.internal.vm.annotation package
Thu, 03 Dec 2015 15:34:39 +0100 mhaupt 8072844: Use more efficient LambdaForm type representation
Wed, 02 Dec 2015 12:28:24 +0100 redestad 8143131: Remove unused code from java.lang.invoke
Wed, 18 Nov 2015 17:39:40 +0100 redestad 8143232: Fix java.lang.invoke bootstrap when specifying COMPILE_THRESHOLD
Tue, 17 Nov 2015 12:43:09 +0100 redestad 8142487: Cleanup sun.invoke.util.Wrapper zeroes to be both reliable and lazy
Tue, 17 Nov 2015 11:51:45 +0100 redestad 8142334: Improve lazy initialization of java.lang.invoke
Thu, 23 Apr 2015 18:01:38 +0300 vlivanov 8059455: LambdaForm.prepare() does unnecessary work for cached LambdaForms
Thu, 29 Jan 2015 10:27:30 -0800 vlivanov 8069591: Customize LambdaForms which are invoked using MH.invoke/invokeExact
Thu, 29 Jan 2015 10:27:30 -0800 vlivanov 8063137: Never-taken branches should be pruned when GWT LambdaForms are shared
Thu, 04 Dec 2014 07:15:37 -0800 vlivanov 8057020: LambdaForm caches should support eviction
Wed, 29 Oct 2014 09:31:37 -0700 vlivanov 8059877: GWT branch frequencies pollution due to LF sharing
Wed, 10 Sep 2014 19:19:52 +0400 vlivanov 8057922: Improve LambdaForm sharing by using LambdaFormEditor more extensively
Wed, 10 Sep 2014 19:19:52 +0400 vlivanov 8057042: LambdaFormEditor: derive new LFs from a base LF
Wed, 10 Sep 2014 19:19:51 +0400 vlivanov 8057657: Annotate LambdaForm parameters with types
Wed, 10 Sep 2014 19:19:50 +0400 vlivanov 8050200: Make LambdaForm intrinsics detection more robust
Wed, 10 Sep 2014 19:19:49 +0400 vlivanov 8050057: Improve caching of MethodHandle reinvokers
Wed, 10 Sep 2014 19:19:48 +0400 vlivanov 8050053: Improve caching of different invokers
Wed, 10 Sep 2014 19:19:47 +0400 vlivanov 8050052: Small cleanups in java.lang.invoke code
Wed, 10 Sep 2014 19:19:46 +0400 vlivanov 8037209: Improvements and cleanups to bytecode assembly for lambda forms
Sun, 17 Aug 2014 15:54:13 +0100 chegar 8054834: Modular Source Code
less more (0) tip