jdk/src/share/classes/java/lang/invoke/MethodHandle.java
Thu, 27 Jun 2013 19:02:02 -0700 darcy 8019357: Fix doclint warnings in java.lang.invoke
Mon, 10 Jun 2013 12:58:32 +0100 alanb 8016217: More javadoc warnings
Tue, 26 Feb 2013 11:05:26 +0000 kmo 7087570: java.lang.invoke.MemberName information wrong for method handles created with findConstructor
Fri, 02 Nov 2012 15:50:11 +0000 alanb 7197491: update copyright year to match last edit in jdk8 jdk repository
Fri, 19 Oct 2012 17:04:35 -0700 twisti 8000989: smaller code changes to make future JSR 292 backports easier
Fri, 17 Aug 2012 13:42:25 -0700 jrose 7191102: nightly failures after JSR 292 lazy method handle update (round 3)
Tue, 24 Jul 2012 10:47:44 -0700 twisti 7023639: JSR 292 method handle invocation needs a fast path for compiled code
Mon, 09 Jan 2012 20:14:15 -0800 darcy 7128512: Javadoc typo in java.lang.invoke.MethodHandle
Thu, 26 May 2011 17:37:36 -0700 jrose 7032323: code changes for JSR 292 EG adjustments to API, through Public Review
Tue, 17 May 2011 19:48:19 -0700 jrose 7044892: JSR 292: API entry points sometimes throw the wrong exceptions or doesn't throw the expected one
Tue, 17 May 2011 19:48:14 -0700 jrose 7032850: MethodHandle.invokeGeneric throws unspecified RuntimeException if parameterized method is called
Thu, 12 May 2011 19:27:49 -0700 jrose 6939861: JVM should handle more conversion operations
Thu, 12 May 2011 19:27:33 -0700 jrose 7034977: JSR 292 MethodHandle.invokeGeneric should be renamed MethodHandle.invoke
Wed, 23 Mar 2011 23:02:31 -0700 jrose 7012648: move JSR 292 to package java.lang.invoke and adjust names
less more (0) tip