jdk/src/java.base/share/classes/java/lang/invoke/MethodType.java
Thu, 22 Jun 2017 15:53:24 +0200 redestad 8182487: Add Unsafe.objectFieldOffset(Class, String)
Tue, 11 Apr 2017 18:57:46 +0200 redestad 8178387: Reduce memory churn when creating java.lang.invoke entities
Tue, 14 Mar 2017 19:23:37 -0700 mli 8176566: @since value errors in types of java.base module
Thu, 19 Jan 2017 13:37:05 +0100 redestad 8172905: Minor startup cleanup of CallSite and MethodType
Wed, 28 Sep 2016 14:02:21 +0200 mhaupt 8151179: address issues raised by JCK team on JEP 274 API
Fri, 12 Aug 2016 11:30:23 +0200 redestad 8163878: Remove unnecessary bridge methods, allocations in java.lang.invoke
Thu, 24 Mar 2016 11:21:21 +0100 psandoz 8149644: Integrate VarHandles
Thu, 03 Dec 2015 11:17:31 +0100 psandoz 8144223: Move j.l.invoke.{ForceInline, DontInline, Stable} to jdk.internal.vm.annotation package
Wed, 02 Dec 2015 12:28:24 +0100 redestad 8143131: Remove unused code from java.lang.invoke
Fri, 20 Nov 2015 15:34:12 +0100 mhaupt 8139885: implement JEP 274: enhanced method handles
Thu, 05 Nov 2015 16:36:55 +0100 redestad 8141536: MethodType field offset calculation could be lazy
Wed, 14 Oct 2015 00:08:42 +0200 plevart 8136893: Improve early java.lang.invoke infrastructure initialization
Thu, 06 Aug 2015 13:20:13 +0300 avstepan 8132468: docs: replace <tt> tags (obsolete in html5) for java.io, java.lang, java.math
Thu, 30 Oct 2014 07:31:41 -0700 martin 8067377: My hobby: caning, then then canning, the the can-can
Fri, 24 Oct 2014 08:22:17 -0700 vlivanov 8060483: NPE with explicitCastArguments unboxing null
Thu, 08 May 2014 21:09:57 +0400 kizune 8041529: Better parameterization of parameter lists
Tue, 16 Sep 2014 18:05:01 +0400 vlivanov 8058291: Missing some checks during parameter validation
Wed, 10 Sep 2014 19:19:51 +0400 vlivanov 8057656: Improve MethodType.isCastableTo() & MethodType.isConvertibleTo() checks
Wed, 10 Sep 2014 19:19:50 +0400 vlivanov 8050884: Intrinsify ValueConversions.identity() functions
Wed, 10 Sep 2014 19:19:49 +0400 vlivanov 8050173: Add j.l.i.MethodHandle.copyWith(MethodType, LambdaForm)
Wed, 10 Sep 2014 19:19:48 +0400 vlivanov 8050166: Get rid of some package-private methods on arguments in j.l.i.MethodHandle
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
Wed, 27 Aug 2014 22:08:19 +0400 igerasim 8054714: Use StringJoiner where it makes the code cleaner
Sun, 17 Aug 2014 15:54:13 +0100 chegar 8054834: Modular Source Code
less more (0) tip