jdk/src/share/classes/java/lang/invoke/MethodHandles.java
Sat, 05 Oct 2013 05:30:38 -0700 jrose 8001105: findVirtual of Object[].clone produces internal error
Sat, 05 Oct 2013 05:30:38 -0700 jrose 8024761: JSR 292 improve performance of generic invocation
Thu, 03 Oct 2013 19:06:43 +0100 chegar Merge
Mon, 12 Aug 2013 13:47:21 -0700 twisti 8022066: Evaluation of method reference to signature polymorphic method crashes VM
Thu, 25 Jul 2013 19:03:29 +0100 chegar Merge
Mon, 22 Jul 2013 19:41:07 -0700 mchung 8017196: Ensure Proxies are handled appropriately
Tue, 03 Sep 2013 21:42:56 -0700 rfield 8008688: Make MethodHandleInfo public
Tue, 02 Jul 2013 15:58:09 -0700 mchung 8007035: deprecate public void SecurityManager.checkMemberAccess(Class<?> clazz, int which)
Thu, 27 Jun 2013 19:02:02 -0700 darcy 8019357: Fix doclint warnings in java.lang.invoke
Mon, 17 Jun 2013 11:26:16 +0100 chegar Merge
Wed, 08 May 2013 12:09:35 -0700 twisti 8009424: Restrict publicLookup with additional checks
Mon, 10 Jun 2013 12:58:32 +0100 alanb 8016217: More javadoc warnings
Tue, 16 Apr 2013 21:39:52 -0700 mchung 8010117: Annotate jdk caller sensitive methods with @sun.reflect.CallerSensitive
Fri, 01 Mar 2013 04:45:12 +0400 vlivanov 8008140: Better method handle resolution
Tue, 26 Feb 2013 20:36:52 +0100 ewendeli Merge
Tue, 26 Feb 2013 11:05:26 +0000 kmo 7087570: java.lang.invoke.MemberName information wrong for method handles created with findConstructor
Fri, 22 Feb 2013 03:00:48 -0800 vlivanov 8006439: Improve MethodHandles coverage
Thu, 20 Sep 2012 14:02:55 -0700 jrose 7196190: Improve method of handling MethodHandles
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
Fri, 18 May 2012 20:31:28 -0700 jrose 7165628: Issues with java.lang.invoke.MethodHandles.Lookup
Wed, 18 Jan 2012 17:34:30 -0800 jrose 7077803: java.lang.InternalError in java.lang.invoke.MethodHandleNatives.init
Wed, 18 Jan 2012 17:34:29 -0800 jrose 7117167: Misc warnings in java.lang.invoke and sun.invoke.*
Sat, 16 Jul 2011 15:47:53 -0700 jrose 6983728: JSR 292 remove argument count limitations
Wed, 01 Jun 2011 23:56:47 -0700 jrose 7050328: (jsr-292) findConstructor throws ExceptionInInitializerError if run under SecurityManager
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